nswdpc / silverstripe-notification-boilerplate
Default modules for notification handling in NSWDPC Silverstripe websites
Installs: 3 042
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:silverstripe-vendormodule
This package is auto-updated.
Last update: 2024-10-14 09:59:01 UTC
README
Default modules for notification handling in NSWDPC Silverstripe websites
Modules
- nswdpc/silverstripe-mailgun-sync - Send emails via Mailgun and handle webhook submissions
- nswdpc/silverstripe-chimple - Collect newsletter subscriptions via Mailchimp
Configuration
Basic configuration is available. Override and apply further configuration in your project.
Installation
The only supported way of installing this boilerplate is via composer
composer require nswdpc/silverstripe-notification-boilerplate
LICENSE
Maintainers
Bugtracker
We welcome bug reports, pull requests and feature requests on the Github Issue tracker for this project.
Please review the code of conduct prior to opening a new issue.
Security
If you have found a security issue with this module, please email digital[@]dpc.nsw.gov.au in the first instance, detailing your findings.
Development and contribution
If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.
Please review the code of conduct prior to completing a pull request.