Skip to main content

Install Group email plugin for NEMO

Project description

NEMO Group Email

This plugin for NEMO allows to use Django groups to categorize users and email different combinations of groups in the Email Broadcast page.

It relies on the NEMO-user-details plugin to display the groups in the user's page.

Installation

pip install NEMO-group-email

Add NEMO Group Email plugin

in settings.py add to INSTALLED_APPS:

INSTALLED_APPS = [
    '...',
    'NEMO_user_details',
    'NEMO_group_email',
    '...'
]

Usage

  1. Go to Customization -> User details and enable the groups field for it to be shown in the user page (otherwise it will only be shown in the Detailed administration -> Users section).

  2. Add groups in Detailed administration -> Groups and then assign them to users.

  3. In NEMO, go to the Administration menu then the Email item to go to the broadcast email page.

  4. Select users who are part of a group then build your query based on your groups (AND and OR operators are available).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

NEMO_group_email-2.0.0-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

Details for the file NEMO_group_email-2.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for NEMO_group_email-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ba219f546bb11d393a347e862afc849349eef877e58d2fef3ecfc6da34de5120
MD5 aa83c3134e50163ef415781b56d2f352
BLAKE2b-256 53f6b9b18ccccc8399d94d158747b52a9b5c32fc001b0fe95464a4a62eac60ed

See more details on using hashes here.

Supported by

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