Mailing List
Categories
Component ID
284870
Component name
Mailing List
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
18790
Component created
Component changed
Component body
Provides a complete subscription system by email. Create different mailing lists / campaigns and place subscription form blocks for them. Anonymous and authenticated users can both subscribe. Subscriptions are fieldable content entities (only D8), so it can be easily used in views or in any other module.
Drupal 8
Begginning with the 8.x version, a completly redesign has made:
- mailing lists are now bundles of a new entity type
- subscriptions are fieldable content entities
- multiple subscriptions to a same list allowed (can be limited)
- email confirmation feature available (for double opt-in)
Drupal 7
Keeps its minimalistic approach. There are no currently D8 backporting plans.
Recommended modules
- Views Send (D8)
Send newsletters to your mailing list subscribers with it. - Automatic Entity Label (D8)
Hide subscription title/name and fill it with a computed value. - CSV Serialization (D8)
You can export subscribed emails from each mailing list to a text file (CSV).
Dependencies
- Email confirmer (D8)
For the email confirmation feature.
