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 routerhandler, fill in the name of your choice field and the e-mails corresponding to the different possible values
Requirements
django-fobi
Screenshot
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file djangofobi_email_router-1.1.3.tar.gz.
File metadata
- Download URL: djangofobi_email_router-1.1.3.tar.gz
- Upload date:
- Size: 16.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe3a35f03a823d08d25727d1045a6b34c2846ff078dbb8f1b2bbf6880ed59a68
|
|
| MD5 |
23aeec8a96b05772a84771f3ad330945
|
|
| BLAKE2b-256 |
48f7b8814eda45481fc7100bb3935aca8f777c040e241d1efdbf396fe9dbfc2b
|
File details
Details for the file djangofobi_email_router-1.1.3-py3-none-any.whl.
File metadata
- Download URL: djangofobi_email_router-1.1.3-py3-none-any.whl
- Upload date:
- Size: 18.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2d225061a44e58397940647ec788a6af0404cfc3601e359bfba6be0e224233d
|
|
| MD5 |
ee9420b7d51ce971d37ab04a5356d730
|
|
| BLAKE2b-256 |
461ba27d18aab045b75866428344f59a45f9bd9245704b837297c19028ec9ee0
|