/onesignal-notification-pusher-for-joomla

A very simple Joomla! plugin to send push notifications via OneSignal REST API

Primary LanguagePHPMIT LicenseMIT

OneSignal Notification Pusher for Joomla!

A very simple Joomla! plugin to send push notifications via OneSignal REST API.

Setup

The file onesignalhelper.php contains the code for OneSignal. You should:

The file onesignalnotificationpusher.php is a Joomla! content plugin, and you might want to change filters (context, categories, etc.) and criteria for sending the notification (after the content is saved or created). See https://docs.joomla.org/Plugin/Events/Content#onContentAfterSave.

Installation

Install and enable the plugin. The plugin is called after a content is saved.