Simplenews Roles
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
Overview
A helper module for the Simplenews module which automatically populates a newsletter subscription list with users from specified roles.
Features
Full synchronization of user role(s) with a newsletter. No partial synchronization allowed.
Requirements
Extends and is dependent to
Installation
Activate the module. ;-)
Status / Known problems
Drupal 7
No known problems, pretty well coverage available. Needs a new maintainer.
Drupal 6
Currently no more actively developed.
Version 6.x-0.1 is tested and works, but has this fairly important flaw: #331080: unsubscribe reverts back after cron run.
Version 6.x-2.0-dev fixes this, but requires the 6.x-2.x-dev version of Simplenews. Still very limited efficiency and doesn't scale well. Stresses cron. Further work on the API is needed #536620: Subscriber API: separate subscribers from newsletter management and allow other modules to define subscribers.
Documentation
After installing, extra options are available on the settings page for each newsletter at admin/config/services/simplenews Choose role(s) to keep synchronized with your newsletter subscriptions here. If no role is selected, the newsletter subscription works manually as normal.
Don't add manual subscribers to synced newsletters.
Credits
Initially developed for Drupal 5 by RobRoy, ported to Drupal 6 by Joachim Noreiko.