Push Notifications
-
How to implement push notifications in bagisto?
-
@aroobaarooj499
could you tell us if you want to add push notification for bagisto or for bagisto PWA?? -
@Vaishali-Agarwal for bagisto
-
The Push Notification is only available only for Bagisto PWA as of now.
If you want to make it for Bagisto as well. You'll have to make it from scratch.You can use this guide: https://firebase.google.com/docs/cloud-messaging/js/client
Use Javascript.Thanks.
-
@aayush-bhatt172 okay .. Thanks!