Extends the UserForms module to add support for sending notifications over Pushover.net.
$ 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.