stewartcossey/userforms-pushover

Adds Pushover Notification support to UserForms

Installs: 16

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 1

Type:silverstripe-vendormodule

4.0.0 2021-05-15 07:28 UTC

This package is auto-updated.

Last update: 2024-04-16 14:51:10 UTC


README

Packagist license

Extends the UserForms module to add support for sending notifications over Pushover.net.

Screenshot

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.

Links