Skip to content

needyamin/onesignal-php-api-push-notification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

onesignal-php-api-push-notification

Send Push Notification using onesignal reset api and core PHP

:::: Setup for SQL/MYSQL/MariaDB ::::

Download: https://github.com/needyamin/onesignal-php-api-push-notification/tree/main/PHP%2BMYSQL

Then create new database and import this file https://github.com/needyamin/onesignal-php-api-push-notification/blob/main/PHP%2BMYSQL/onesignal.sql

Go to db.php file and replace your hostname, username and database name https://github.com/needyamin/onesignal-php-api-push-notification/blob/main/PHP%2BMYSQL/db.php

:::: Setup for SQLite ::::

Just download this and run on your PC: https://github.com/needyamin/onesignal-php-api-push-notification/tree/main/PHP%2BSQLite (SQLite install required)

LOGIN INFO

username: admin

password: admin

After successfully login admin panel, please replace API ID and KEY with your own onesignal API ID and KEY

Technology Used:

HTML

Boostrap

SqLite3

Onesignal REST API

Curl

PHP

SQL

Video: https://youtu.be/Q3OqvNx0g_k

Login Panel

dk

Notification Dashboard

list_notification

Send Notification Input Box

notification

APP_ID and KEY/ Username and Password settings

settings

About

Send Push Notification using onesignal reset api and core PHP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published