Answer the question
In order to leave comments, you need to log in
How to implement simple push notifications on the site?
You need a simple one. For now, you just need to enable site users to subscribe to site notifications:
And collect subscribers. And then we will decide what we will send to them and when.
Can this be implemented simply in JS yourself, or is it better to use third-party services? What are their advantages? I want to send PUSH notifications only in the browser.
Site on WordPress, but not an article, if that.
Answer the question
In order to leave comments, you need to log in
prgssr.ru/development/sozdaem-service-worker.html - first read, understand the principle
https://firebase.google.com/docs/cloud-messaging/j... - use this.
I tried different things, settled on sendpulso - mega-flexible, works everywhere and for free
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question