stewartcossey / userforms-pushover
Adds Pushover Notification support to UserForms
Package info
github.com/Cossey/userforms-pushover
Type:silverstripe-vendormodule
pkg:composer/stewartcossey/userforms-pushover
4.0.0
2021-05-15 07:28 UTC
Requires
- serhiy/pushover: ~1.0
- silverstripe/cms: ~4.0
- silverstripe/userforms: *
README
Extends the UserForms module to add support for sending notifications over Pushover.net.
Installation
$ composer require stewartcossey/userforms-pushover
You will need to run dev/build?flush=all after installing this module.
This module has other dependancies that will be installed through composer.
Note that both the cURL and JSON PHP Extensions must be installed.
