rsclg / newsletter-reminder
Sends monthly a reminder email to configured groups regarding the RSC newsletter and provides inserttags to display the deadline.
Installs: 21
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:contao-module
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).