rsclg/newsletter-reminder

Sends monthly a reminder email to configured groups regarding the RSC newsletter and provides inserttags to display the deadline.

1.0.3 2017-02-14 20:55 UTC

This package is auto-updated.

Last update: 2024-04-14 09:55:12 UTC


README

Latest Version on Packagist Installations via composer per month Installations via composer total

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).