Newsletter subscription packages.
Feature | Description |
---|---|
User can subscribe | Allow user to opt in. |
User can unsubscribe | Allow user to opt out. |
Tracking statistics for emails sent out | |
HTML emails | Supports sending HTML emails and/or templates |
Model | Tied to any specific Django model |
Import subscribers from file via the admin | Import lists of subscribers from structured data files |
Templated emails | Emails generated using a template system that allows user-specific content |
Bounce detection | Detect E-Mails which couldn't be delivered. |
Can mail out newsletters to subscribers | |
Export subscribed users to a CSV file via the admin |
Package | django-newsletter | Emencia Django Newsletter | django-newsfeed | django-sendgrid | django-newsletter | django-courriers | django-propaganda | django-campaign | django-sitemessage | pennyblack | django-drip-campaigns | django-newsletter-subscription | django-nova | django-emailer | django-informant | django_newsletter | django-simple-newsletter | django-simple-newsletter |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description |
An email newsletter application for the Django web application framework, including an extended admin interface, web (un)subscription, dynamic e-mail templates, ... |
An app for sending newsletter by email to a contact list. |
A news curator and newsletter subscription package for Django | SendGrid for Django |
A basic, reusable newsletter subscription (opt-in/out) application. |
A generic application to manage your newsletters |
Management of simple newsletters |
Newsletter management app for Django |
Reusable application for Django introducing a message delivery framework |
A pluggable Django newsletter application based on FeinCMS |
:droplet: Use Django admin to manage drip campaign emails using querysets on Django's User model. |
Simple newsletters for Django sites. Supports double opt-in, many newsletters per site, template-driven email generation and built-in click tracking (Google ... |
Django email sending app. API is not set in stone! Beware of breakages to your code! (Sorry) |
Simple newsletter application for Django with big flexibility. |
a simple newsletter app for django | |||
Category | App | App | App | App | App | App | App | App | App | App | App | App | App | App | App | App | App | App |
# Using This | 19![]() | 10![]() | 1![]() | 3![]() | 4![]() | 3![]() | 0![]() | 2![]() | 2![]() | 13![]() | 0![]() | 2![]() | 0![]() | 0![]() | 1![]() | 0![]() | 1![]() | 0![]() |
Python 3? | ||||||||||||||||||
Development Status | Mature | Unknown | Beta | Unknown | n/a | Unknown | Beta | Beta | Production/Stable | Alpha | Beta | Production/Stable | n/a | n/a | Production/Stable | n/a | n/a | n/a |
Last updated | Nov. 7, 2020, 8:01 a.m. | Feb. 22, 2013, 10:06 a.m. | Jan. 13, 2021, 4:52 a.m. | Jan. 12, 2015, 5:48 a.m. | April 23, 2009, 12:09 p.m. | Nov. 6, 2020, 4:18 a.m. | Aug. 2, 2015, 2:44 p.m. | Aug. 26, 2019, 5:27 a.m. | Oct. 31, 2020, 2:46 a.m. | Aug. 21, 2019, 9:33 a.m. | Dec. 3, 2020, 8:42 a.m. | Dec. 26, 2018, 11:28 a.m. | Dec. 19, 2011, 5:43 p.m. | May 14, 2012, 6:57 a.m. | April 26, 2013, 8:48 a.m. | Jan. 25, 2012, 1:38 p.m. | Feb. 16, 2012, 6:53 p.m. | |
Version | 0.9.1 | 0.2 | 0.8.3 | 1.0.1 | n/a | 0.9.0 | 1.1.5 | 0.4.1 | 1.3.2 | 0.3.5 | 1.9.3 | 0.4.0 | n/a | n/a | 1.1.0 | n/a | n/a | n/a |
Repo | Github | Github | Github | Github | Github | Github | Github | Github | Github | Github | Github | Github | Github | Github | Github | Github | Github | Other |
Commits | ||||||||||||||||||
Stars | 570 | 182 | 146 | 97 | 89 | 84 | 57 | 49 | 44 | 35 | 29 | 23 | 13 | 8 | 7 | 4 | 3 | n/a |
Repo Forks | 160 | 75 | 9 | 27 | 16 | 6 | 3 | 16 | 6 | 14 | 10 | 9 | 3 | 2 | 2 | 1 | n/a | n/a |
Participants | dokterbob claudep jkuczm dsanders11 frennkie newearthmartin jnns dependabot[bot] AndreGuerra123 flupzor more... | Fantomas42 lucalenardi jfache marcaurele emencia75 alexgarel alesasnouski bvallant jdavid vvarp more... | saadmk11 dependabot[bot] github-actions[bot] | RyanBalfanz hoddez blag nitr0man cyriac blanchardjeremy | howiworkdaily bmihelac montylounge | AdeleD thoas louiseGrandjonc kelvan | nabucosound | arneb emetor blighj lejenome | idlesign | frog32 sspross tuerlefl | brunomichetti kaozdl bryanhelmig jiss2891 budlight shwetabhandare brad syphar jtrain kmtracey more... | matthiask aatishnn bashu | rcoder twaddington | whelmingbytes | xaralis | rokj | attuch | |
Documentation | N/A | N/A | N/A | N/A | N/A | N/A | N/A | N/A | N/A | N/A | ||||||||
User can subscribe | Anyone with a valid email can subscribe | |||||||||||||||||
User can unsubscribe | ||||||||||||||||||
Tracking statistics for emails sent out | (message read tacking) | and clicked links | only tracks subscriptions, no sending facilities | |||||||||||||||
HTML emails | with text fallback and hosted images | with TinyMCE Editor | ||||||||||||||||
Model | Custom Subscription model combined \w django.contrib.auth.User | Any (GenericForeignKey) | Custom subscriber model with a unique email | any | None | Any (GenericForeignKey) | Custom subscription model, at least `email` and `is_active` required | django.contrib.auth.User | django.contrib.auth.User OR django.contrib.auth.Group OR None (email only) | None | ||||||||
Import subscribers from file via the admin | with django-admin-import | |||||||||||||||||
Templated emails | not per user | |||||||||||||||||
Bounce detection | ||||||||||||||||||
Can mail out newsletters to subscribers | currently broken | |||||||||||||||||
Export subscribed users to a CSV file via the admin | Excel | Use https://github.com/bmihelac/django-import-export or something | in CSV |
Search Weight | Package | Description | Last PyPI release: | Repo Forks | Stars | |||
---|---|---|---|---|---|---|---|---|
{{ item.weight / max_weight * 100 | number:0 }}% | {{ item.title }} | Grid: {{ item.description }} | {{ item.last_released | date: 'mediumDate' }} | N/A | {{ item.repo_forks }} | N/A | {{ item.repo_watchers }} | N/A |