Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 921 Bytes

File metadata and controls

14 lines (10 loc) · 921 Bytes

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.