rsclg / newsletter-reminder
This package is abandoned and no longer maintained.
No replacement package was suggested.
Sends monthly a reminder email to configured groups regarding the RSC newsletter and provides inserttags to display the deadline.
Package info
github.com/rsclg/RscNewsletterReminder
Type:contao-module
pkg:composer/rsclg/newsletter-reminder
1.0.3
2017-02-14 20:55 UTC
Requires
- php: >=5.3
- contao-community-alliance/composer-plugin: ~2.0
- contao/core: >=3.2.0,<3.6
- friends-of-contao/contao-associategroups: ~1.3
Conflicts
- contao/core: 3.4.0,3.4.1,3.4.2
README
Contao Extension: RscNewsletterReminder
Sends monthly a reminder email to configured groups regarding the RSC newsletter and provides inserttags to display the deadline.
Installation
Install the extension via composer: rsclg/newsletter-reminder.
If you prefer to install it manually, download the latest release here: https://github.com/rsclg/RscNewsletterReminder/releases
Tracker
https://github.com/rsclg/RscNewsletterReminder/issues
Compatibility
- min. Contao version: >= 3.2.0
- max. Contao version: < 3.6.0
Dependency
This extension is dependent on the following extensions:
Inserttags
{{rscnewsletter::remainingdays}}- Returns the number of days until the next sending (deadline).{{rscnewsletter::deadline}}- Returns the deadline.{{rscnewsletter::deadline::date}}- Returns the next deadline date (formatted with system date format).