Firebase Push Notification module: This module is very frequently used with mobile applications. We can provide features listed below:
- Admin area to configure firebase authentication key.
- Rest API to save device token when someone gets logged-in with mobile application.
- Send push notification to mobile devices on various events like new order, order status change, abandoned cart etc.
- Send bulk notifications for newsletters and marketing campaigns.
- Save the list of notifications sent to customers and allow resend the notifications.
I have already prepared a sample module and planing to publish it on Magento Marketplace.