Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 months 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-23T21:19:33.000Z (about 6 years ago)
- Last Synced: 2024-10-12T22:03:47.369Z (4 months 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
[![GitHub issues](https://img.shields.io/github/issues/pomerla/OneSignal-Codeigniter-Push-Notification.svg?style=plastic)](https://github.com/pomerla/Ci3-Jumpstart/issues)
[![GitHub forks](https://img.shields.io/github/forks/pomerla/OneSignal-Codeigniter-Push-Notification.svg?style=plastic)](https://github.com/pomerla/Ci3-Jumpstart/network)
[![GitHub stars](https://img.shields.io/github/stars/pomerla/OneSignal-Codeigniter-Push-Notification.svg?style=plastic)](https://github.com/pomerla/Ci3-Jumpstart/stargazers)
[![GitHub license](https://img.shields.io/github/license/pomerla/OneSignal-Codeigniter-Push-Notification.svg?style=plastic)](https://github.com/pomerla/Ci3-Jumpstart/blob/master/LICENSE)[![Twitter](https://img.shields.io/twitter/url/https/github.com/pomerla/OneSignal-Codeigniter-Push-Notification.svg?style=social&style=plastic)](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2Fpomerla%2FOneSignal-Codeigniter-Push-Notification)
[![API](https://img.shields.io/badge/last%20build-January%2023%2C%202019-36ade1.svg)](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)