- Issue created by @jocowood
- 🇩🇪Germany jocowood Kamp-Lintfort
Proposed new module description
Simplenews Scheduler sends a newsletter as a re-occurring item based on a schedule.
It does so by creating a new (rendered copy as HTML Format) of a node at the time that it required to be sent again. The editions have an extra tab (for those with permissions) for viewing all editions as well as the original newsletter they are generated from. The original newsletter is never sent but all editions are according to a pre-defined schedule which is triggered via cron and can be defined when you create or edit a simplenews node. Current options for sending are by day, week, and month.
Works great with Insert View to place the content of a view into a newsletter. (eg: [view:recent_articles=20])
Dependencies (4.0.0-alpha3)
- Drupal 9.3 or 10
- Simplenews (4.x).
Recommended
- Ultimate cron to get more control over your cron behaviour.
Changes in 4.x
- Added Drupal 10 compatibility
- Added Simplenews 4.x compatibility
- Added GitLab CI support
- See notes for 4.x releases →
- 🇩🇪Germany jocowood Kamp-Lintfort
Since 3434588 📌 Automated Drupal 11 compatibility fixes for simplenews_scheduler Needs review is fixed now, I propose an updated versionen:
Proposed new module description
Simplenews Scheduler sends a newsletter as a re-occurring item based on a schedule.
It does so by creating a new (rendered copy as HTML Format) of a node at the time that it required to be sent again. The editions have an extra tab (for those with permissions) for viewing all editions as well as the original newsletter they are generated from. The original newsletter is never sent but all editions are according to a pre-defined schedule which is triggered via cron and can be defined when you create or edit a simplenews node. Current options for sending are by day, week, and month.
Dependencies
4.0.0-beta1
- Drupal 10 or 11
- Simplenews (4.1.x).
4.0.0-alpha3
- Drupal 9.3 or 10
- Simplenews (4.x).
Recommended
- Ultimate cron to get more control over your cron behaviour.
Changes
4.0.0-beta
- Added Drupal 11 compatibility
- Added Simplenews 4.1.x compatibility
- Dropped Drupal 9 compatibility
4.0.0-alpha
- Added Drupal 10 compatibility
- Added Simplenews 4.x compatibility
- Added GitLab CI support
- See notes for 4.x releases →
Automatically closed - issue fixed for 2 weeks with no activity.