Setup Firebase
Last updated
Last updated
You need an additional json file for push notification to work. Please follow the following steps to activate the push notification service.
Login to your firebase console
Click on project setting and then Service accounts
Click on Node.js
Click on Generate New private key
Once you click this button a json file will be downloaded to your local computer
Find the downloaded file and rename it to "firebase-adminsdk.json". Please remember that renaming this file is very important.
Now open your cPanel
Navigate to the folder where you have installed our script, Find the folder named "storage" and upload the file to this folder.
That's it.