sunnysideup / email_reminder
Sends email reminders to members / users based on a selectable date field in the Member Record.
Installs: 472
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 7
Forks: 3
Open Issues: 3
Type:silverstripe-vendormodule
Requires
- pelago/emogrifier: ^v7.0.0
- silverstripe/cms: ^4 || ^5
- sunnysideup/sanitise-class-name: dev-master
- sunnysideup/yes-no-any-filter: dev-master
- dev-master
- 3.x-dev
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.6
- 3.1.5
- 3.1.4
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.6
- 3.0.5
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.2.1
- 2.2.0
- 2.1.1
- 2.1.0
- 2.0.1
- 2.0.0
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.0
- 1.1.0
- 1.0.0
- dev-fix/readonlyfields
- dev-before-update
- dev-upgrades/automatedbranch/3to4
- dev-upgrades/starting-point/ss4-upgrade
This package is auto-updated.
Last update: 2025-04-24 02:26:33 UTC
README
Documentation
Requirements
See composer.json for details
Suggested Modules
See composer.json for details
Installation
composer require sunnysideup/email_reminder
Configuration
In the _config
folder you will find the email_reminder.yml.example
file that shows options for the configuration of this module.
We recommend that you:
- copy these
email_reminder.yml.example
files into yourapp/_config
folder (where available - otherwise search forprivate static $
in the module to see what can be configured) - remove the .example extension,
- delete the lines you do not care about, and
- adjust the configurations that you would like to use.
Contributing
We welcome any contributions. See CONTRIBUTING.md for more details.
Paid assistance
You can pay us to create an improved / adapted version of this module for your own projects. Please contact us if you like to find out more: www.sunnysideup.co.nz. For exmaple, we can write tests for this module.
Author
Sunny Side Up Ltd.
Care to see more modules?
To find other modules, please visit ssmods.com.