How to add PUSH Notifications in Webflow?

Hi everyone,

I hope you’re doing well! I was wondering if anyone could help me with integrating push notifications into a Webflow website? Any guidance or suggestions would be greatly appreciated.

Thank you so much in advance!

1 Like

i am also looking for the answer,but OneSignal is not suppoting webflow anymore…

Hi Suny,

If you cannot find a third party push solution that works for you, then you need to add a service worker to your Webflow site. The main options would be;

  1. Export your WF site, host it yourself, do your programming to add the push notifications.
  2. Reverse proxy your WF site, modify the manifest.json to support service workers if you can, then do the programming work for your service worker.
1 Like

Hello,

I came across progressier.com during my search. They claim to support push notifications for Webflow projects.
I haven’t tested it yet, maybe I’ll come back to it in a few months. One of my clients would also like to implement push notifications.
If anyone implements it sooner and share your experience, I’d be very happy.

Have a nice day.

1 Like