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.
Ionic.io Push is still releasing features - it is still in beta.
Please fork this repository and make it better.
Butch Ewing [email protected]