Enables Pushover to be used with the WHMCS notifications system.
More information can be found on this page and developer docs are available here.
- Create the directory
/modules/notifications/Pushover
within your WHMCS installation. - Copy the contents of this repo's
src
directory to the above created directory. - Configure via the Setup => Notifications page within the WHMCS admin control panel.
Prevent curl from printing Pushover API response (issue #1).
The first release, Hello World!