https://github.com/wpdew/onesignal-codeigniter-push-notification
OneSignal is a free push notification service for web and mobile apps. This Codeigniter example makes it easy to integrate your website with OneSignal Push Notifications. https://onesignal.com/ DEMO - http://ci3onesignal.codefort.ru/
https://github.com/wpdew/onesignal-codeigniter-push-notification
codeigniter notification-service notifications onesignal push-notifications pushnotifications serviceworker web-push webpush
Last synced: 15 days ago
JSON representation
OneSignal is a free push notification service for web and mobile apps. This Codeigniter example makes it easy to integrate your website with OneSignal Push Notifications. https://onesignal.com/ DEMO - http://ci3onesignal.codefort.ru/
- Host: GitHub
- URL: https://github.com/wpdew/onesignal-codeigniter-push-notification
- Owner: wpdew
- License: mit
- Created: 2018-02-19T09:23:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-23T21:19:33.000Z (over 6 years ago)
- Last Synced: 2025-03-24T08:41:51.726Z (about 1 month ago)
- Topics: codeigniter, notification-service, notifications, onesignal, push-notifications, pushnotifications, serviceworker, web-push, webpush
- Language: PHP
- Homepage:
- Size: 689 KB
- Stars: 34
- Watchers: 8
- Forks: 26
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OneSignal-Codeigniter-Push-Notification
[](https://github.com/pomerla/Ci3-Jumpstart/issues)
[](https://github.com/pomerla/Ci3-Jumpstart/network)
[](https://github.com/pomerla/Ci3-Jumpstart/stargazers)
[](https://github.com/pomerla/Ci3-Jumpstart/blob/master/LICENSE)[](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2Fpomerla%2FOneSignal-Codeigniter-Push-Notification)
[](https://###)## About the application
OneSignal is a free push notification service for web and mobile apps. This Codeigniter example makes it easy to integrate your website with Push Notifications [OneSignal](https://onesignal.com/)DEMO - [http://ci3onesignal.codefort.ru/](http://ci3onesignal.codefort.ru/)
[OneSignal](https://onesignal.com) is a free push notification service for web and mobile apps.
This application allows your site's visitors to receive push notifications from you. Send visitors custom notification content, target specific users, and send automatically based on triggers.
## Getting Started
View our [documentation](https://documentation.onesignal.com/docs/web-push-setup) to get started.
Installation and Setup [Wiki](https://github.com/pomerla/OneSignal-Codeigniter-Push-Notification/wiki) read
Or via through [composer](http://getcomposer.org/download/).
Either run
> composer create-project pomerla/onesignal-ci-push
This example is implemented on [Codeigniter Version 3.1.10](https://github.com/bcit-ci/CodeIgniter)