A django-fobi handler plugin to send the content of a form to different e-mails addresses, depending on a value of a form field.
Project description
Django fobi email router
A django-fobi handler plugin to send the content of a form to different e-mails addresses, depending on a value of a form field.
Install
-
Install module
python3 -m pip install djangofobi-email-router
-
Add it to your INSTALLED_APPS
"djangofobi_email_router",
-
Create a fobi form with at least one choice field (select, select multiple, checkbox select multiple or radio)
-
Add an
E-mail router
handler, fill in the name of your choice field and the e-mails corresponding to the different possible values
Requirements
django-fobi
Screenshot
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file djangofobi-email-router-1.1.0.tar.gz
.
File metadata
- Download URL: djangofobi-email-router-1.1.0.tar.gz
- Upload date:
- Size: 16.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.9.7 Linux/5.10.47-linuxkit
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 569dc70c8dc3857889d98e448c623065d8f873632ecba468e4cd3cb28fdbc33e |
|
MD5 | b492c615391cdbcd1d44bf2aa285e9ac |
|
BLAKE2b-256 | 7c35eb50b61933f1e114099cc4efac30d7cd90294beba755feed66dd49c1f9e2 |
File details
Details for the file djangofobi_email_router-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: djangofobi_email_router-1.1.0-py3-none-any.whl
- Upload date:
- Size: 17.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.9.7 Linux/5.10.47-linuxkit
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db147b5d07d427507e9d43661bcff90e1d8c86da9675481cad25150929bd7b85 |
|
MD5 | cea253b68663b9db5cf94f78096366a5 |
|
BLAKE2b-256 | bd12fa76ae20c71657afe48f4b96d562cbc44c7f9282469f4a2d71e1f3cc3253 |