Skip to content

apascual/ManagerAPNS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ManagerAPNS

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:

  1. Create database and import SQL script (ManagerAPNS.sql)
  2. Configure includes/config.php
  3. Copy PHP files to server
  4. Create directories for certificates in certs (follow the example there)
  5. Set the Cron task (ManagerAPNS.cron)
  6. Set the Objective C registration code in your App (ManagerAPNS.m)
  7. 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

About

Frontend to manage APNS (Apple Push Notifications System)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published