Newsletter subscription packages.
Feature | Description |
---|---|
Tracking statistics for emails sent out | |
User can subscribe | Allow user to opt in. |
User can unsubscribe | Allow user to opt out. |
HTML emails | Supports sending HTML emails and/or templates |
Import subscribers from file via the admin | Import lists of subscribers from structured data files |
Bounce detection | Detect E-Mails which couldn't be delivered. |
Model | Tied to any specific Django model |
Templated emails | Emails generated using a template system that allows user-specific content |
Can mail out newsletters to subscribers | |
Export subscribed users to a CSV file via the admin |
Package | django-newsletter | django-newsfeed | django-courriers | django-sitemessage | django-campaign | django-drip-campaigns | django-newsletter-subscription |
---|
Package | django-newsletter | django-newsfeed | django-courriers | django-sitemessage | django-campaign | django-drip-campaigns | django-newsletter-subscription |
---|---|---|---|---|---|---|---|
Description |
An email newsletter application for the Django web application framework, including an extended admin interface, web (un)subscription, dynamic e-mail templates... |
A news curator and newsletter subscription package for Django |
A generic application to manage your newsletters |
Reusable application for Django introducing a message delivery framework |
Newsletter management app for Django |
:droplet: Use Django admin to manage drip campaign emails using querysets on Django's User model. |
|
Category | App | App | App | App | App | App | App |
# Using This |
20
![]() |
1
![]() |
3
![]() |
2
![]() |
2
![]() |
0
![]() |
2
![]() |
Python 3? | |||||||
Development Status | Mature | Beta | Unknown | Production/Stable | Production/Stable | Beta | Production/Stable |
Last updated | Jan. 8, 2022, 11:27 a.m. | Dec. 17, 2021, 5 a.m. | Feb. 23, 2022, 4:50 p.m. | Feb. 4, 2022, 7:35 a.m. | Oct. 15, 2021, 2:09 a.m. | March 31, 2021, 9:34 a.m. | April 1, 2022, 3:07 a.m. |
Version | 0.9.1 | 0.8.7 | 0.9.1 | 1.3.4 | 0.6.1 | 1.12.5 | 0.5.0 |
Repo | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub |
Commits | |||||||
Stars | 726 | 163 | 85 | 50 | 58 | 44 | 25 |
Repo Forks | 185 | 15 | 8 | 7 | 17 | 15 | 9 |
Participants |
dokterbob
claudep jkuczm dsanders11 jezdez frennkie hramezani newearthmartin smithdc1 jnns more... |
saadmk11
dependabot[bot] github-actions[bot] |
AdeleD
thoas louiseGrandjonc kelvan PabloCastellano |
idlesign
furins |
arneb
emetor blighj lejenome |
brunomichetti
bryanhelmig jiss2891 budlight brad syphar jtrain kmtracey markrofail sayar more... |
matthiask
aatishnn bashu |
Documentation | n/a | n/a | |||||
Tracking statistics for emails sent out | (message read tacking) | only tracks subscriptions, no sending facilities | |||||
User can subscribe | Anyone with a valid email can subscribe | ||||||
User can unsubscribe | |||||||
HTML emails | with text fallback and hosted images | ||||||
Import subscribers from file via the admin | |||||||
Bounce detection | |||||||
Model | Custom Subscription model combined \w django.contrib.auth.User | Custom subscriber model with a unique email | None | any | Custom subscription model, at least `email` and `is_active` required | ||
Templated emails | |||||||
Can mail out newsletters to subscribers | |||||||
Export subscribed users to a CSV file via the admin | Use https://github.com/bmihelac/django-import-export or something |
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 |