Features
- Choose which type of event emails to send. You can choose to enable support for either Anniversaries or Birthdays or both.
- Optional admin notification when event emails are sent.
- The admin notification email is completely configurable.
- The email for the anniversary and birthday are separately configurable allowing you create a custom email based on the event type.
Screenshots
Requires PHP: 5.4
Changelog
1.0.3 07/23/2018
- BUG: Fix issue which could prevent admin notifications from being sent.
- I18N: Update Dutch (Netherlands) translation. props Age
1.0.2 07/23/2018
- TWEAK: Set Reply-To email header for third party plugin compatibility.
- I18N: Ensure the anniversary and birthday email tokens are translated.
- I18N: Add Dutch (Netherlands) translation. props Age
- DEV: Add some additional logging for use with debugging.
1.0.1 06/12/2018
- TWEAK: Use
cnText_Domain::register()
to load the translation text domain. - OTHER: Corrected misspelling.
- I18N: Add the POT file.
1.0 02/20/2018
- Initial release.