rsclg / newsletter-reminder
此软件包已被废弃且不再维护。没有建议的替代软件包。
每月向配置的组发送提醒电子邮件,关于RSC通讯录并提供显示截止日期的插入标签。
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扩展:RscNewsletterReminder
每月向配置的组发送提醒电子邮件,关于RSC通讯录并提供显示截止日期的插入标签。
安装
通过composer安装扩展: rsclg/newsletter-reminder。
如果您喜欢手动安装,请在此处下载最新版本:https://github.com/rsclg/RscNewsletterReminder/releases
跟踪器
https://github.com/rsclg/RscNewsletterReminder/issues
兼容性
- 最低Contao版本:>= 3.2.0
- 最高Contao版本:< 3.6.0
依赖项
此扩展依赖于以下扩展
插入标签
{{rscnewsletter::remainingdays}}
- 返回下一次发送(截止日期)的天数。{{rscnewsletter::deadline}}
- 返回截止日期。{{rscnewsletter::deadline::date}}
- 返回下一个截止日期(使用系统日期格式格式化)。