A
A
Alexander2017-05-18 15:06:35
JavaScript
Alexander, 2017-05-18 15:06:35

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:
07512-cfe57036-7b23-4bef-b40d-8ebc6f9f37
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

3 answer(s)
A
Artur Karapetyan, 2017-05-18
@sanok_ps

Vot

M
Mi7teR, 2017-05-19
@Mi7teR

prgssr.ru/development/sozdaem-service-worker.html - first read, understand the principle
https://firebase.google.com/docs/cloud-messaging/j... - use this.

D
Dmitry Filandor, 2017-05-25
@LifeAct

I tried different things, settled on sendpulso - mega-flexible, works everywhere and for free

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question