Skip to content

Latest commit

 

History

History
33 lines (16 loc) · 1.01 KB

readme.md

File metadata and controls

33 lines (16 loc) · 1.01 KB

Kirby Ionic Push Plugin

Version: 0.0.2

This Kirby plugin provides an easy way to schedule and send a push notification to an Ionic mobile app. Download the plugin from Github and put it into /site/plugins. It will automatically be loaded by Kirby.

Set your Ionic API Token.

Modify the existing sample blueprint to create your Push Notifications.

Create a CRON Job that points to http://yourkirbywebsite.tld/push/any-vaild-request-path/even-child-pages/or-grand-child-pages. It should run every 15 minutes.

Your site is now able to communicate with the Ionic Push API.

Known issues

Ionic.io Push is still releasing features - it is still in beta.

Contributions

Please fork this repository and make it better.

Change Log

View the Change Log

Author

Butch Ewing [email protected]