Create Notifier service for sending notifications via various drivers
matthewbdaly opened this issue · 0 comments
matthewbdaly commented
Drivers should include:
- Mailer
- SMS
- Webhook
- Composite (for wrapping multiple other drivers, so for instance a site owner can receive an email and trigger the webhook)
Also, these two drivers for testing purposes:
- Null
- Logger