Notify your users using Firebase Cloud Messaging (FCM) when content is published or updated.
Notifications for posts, pages and custom post types.
Works with scheduled posts.
Send notifications to users of your app from your website using Google’s service, Firebase Push Notification.
The notification sent includes the block with the data message to be handled by the application, even when it is in the background.
Configure the plugin to start sending notifications.
Send custom field values in the notification, in the data option.
Send a notification when you post news or update your content. When editing, the option is deselected to send you to accidentally send a new notification. Check if you want to send a new notification when editing.
Compatible with apps developed with the SDK Flutter.
You need to register users on the same topic (fcm) that was informed in the plugin configuration. This plugin is not intended for sending notifications to websites.
Support my work
https://www.buymeacoffee.com/dprogrammer
/wp-content/plugins/fcm-push-notification-from-wp
directory, or install the plugin through the WordPress plugins screen directly.Plugin settings screen.
Sending from a post.
Sending from a custom post type.
Sending from a page.
Sending from a scheduled post.
Notification and data message fields.
Test performed using WordPress 5.8.1. Opening the notification within the app.
Test performed using WordPress 5.8.1. Notification being displayed when the app is closed.
Yes. When a post changes the status from scheduled to published, a notification is sent. If the option was checked when saving the post.
No. You can only send to the topic informed in the plugin configuration.
All users receive notification.
Yes. Uncheck the checkbox to not send a notification.
No. sends only to users who are using your android/ios app.