muraliwebworld / push-notification-plugin-for-wordpress-websites

Push Notification WordPress plugin in php, javascript using Firebase httpv1 for websites, Android/IOS mobile apps with PWA progressive web app
https://wordpress.org/plugins/push-notification-for-post-and-buddypress/
GNU General Public License v3.0
13 stars 1 forks source link

Can I transfer all my users from Perfecty Push to this plugin? #19

Open Only4Gamer opened 1 month ago

Only4Gamer commented 1 month ago

Hi there, Since Perfecty Push is no longer working, I'm considering switching to an alternative. Is it possible to transfer all my users to this plugin?

muraliwebworld commented 1 month ago

Hi, To transfer to firebase based push notification, all users will automatically get migrated when user visits your website after activating PNFPB plugin with required firebase credentials. Firebase is based on token created by firebase based on browser subscriptions, for every subscription Firebase creates token in firebase which is used for push notification but Perfecty push is based on browsed subscriptions. So in order to migrate users, after installing push notification for post and buddypress PNFPB plugin activated with required firebase credentials, when user visits your site and if user is already subscribed to previous perfacty push then it will not ask user to subscribe again instead it will automatically generate new firebase subscription token and subscribed to firebase based push notification.