Skip to main content

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

  1. Install module

    python3 -m pip install djangofobi-email-router
    
  2. Add it to your INSTALLED_APPS

    "djangofobi_email_router",
    
  3. Create a fobi form with at least one choice field (select, select multiple, checkbox select multiple or radio)

  4. 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

preview djangofobi-email-router

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

djangofobi-email-router-1.1.0.tar.gz (16.4 kB view hashes)

Uploaded Source

Built Distribution

djangofobi_email_router-1.1.0-py3-none-any.whl (17.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page