Extends a basic OpenCms installation with the capability to send newsletter emails to subscribers of different configurable mailing lists.
Contains all classes used to generate the front end views, to send the emails and for the subscription/unsubscription functions.
It provides the following features:
- Configurable mailing list subscription/unsubscription page for website users which can be combined with an existing OpenCms JSP template
- Editable newsletter content that can be sent to different mailing lists
- Management of different newsletter units for organizational units containing their own mailing lists and subscribers in the OpenCms Administration view
- Configurable scheduled job to clean up subscribed email addresses which were not confirmed within a configurable time range
- Possibility to extend the module to send newsletters based on an own implementation using another structured XML content
|