Developed by Abel Pascual - abelpascual@gmail.com
Frontend to manage APNS (Apple Push Notifications System), ManagerAPNS is based in EasyAPNS and EasyAPNS Panel that has been modified to include support for multiple applications and a frontend based in Bootstrap.
Installation:
- Create database and import SQL script (ManagerAPNS.sql)
- Configure includes/config.php
- Copy PHP files to server
- Create directories for certificates in certs (follow the example there)
- Set the Cron task (ManagerAPNS.cron)
- Set the Objective C registration code in your App (ManagerAPNS.m)
- Log-in using default user: admin password: admin
Tip: Remember to set your registered device to "sandbox" mode while you are developing the App.
Included features:
- MultiApp support
- User authentication
- Devices list
- Messages list
- History
- Mobile navigation