Module Description
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.
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.
Module Link
Project Usage
761
Security Covered
Not Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to provide a complete subscription system by email, allowing users to create different mailing lists/campaigns and place subscription form blocks for them, with support for anonymous and authenticated users to subscribe, and fieldable content entities for subscriptions in Drupal 8.
Data Name
mailing_list