-
Checkout/download this repository to your computer and save it on your web server public folder.
-
Start your SQL server and execute the file
database.sql
to create the database and table used by the Push Server. -
Open the file
data/db_config.php
and define the Google API KEY:
define("GOOGLE_API_KEY", "...............");
-
Open your browser and navigate to
http://your-server-addres/push-server/
. -
Now you should be able to send messages: