Minishlink / web-push-php-example

An example for sending Web Push notifications, using web-push-php
MIT License
255 stars 89 forks source link

How to push another data #25

Closed donatiss closed 4 years ago

donatiss commented 4 years ago

Hi,

could u say how to push message title, body, image and ect from php?

pooyaEst commented 4 years ago

I am wondering about that too

Minishlink commented 4 years ago

Payload can be any string so you can send JSON and handle it client-side