anunay / wp-firebase-push-notification

Wordpress new post notification plugin with FCM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wordpress Firebase Push Notification

Description

Notify your users of new posts with Firebase cloud messaging (FCM) for Android and iOS. Sends a FCM/push notification when a post is published for the first time.

Requires

Wordpress 3.6+

Installation

  1. Download the plugin .zip file

  2. Login to admin Click Plugins -> Add New -> Upload

  3. Find wp-firebase-push-notification Wordpress Plugin in plugin list and activate it.

  4. Now goto Firebase Push Notification under Settings in admin menu

How to use Plugin

  1. After install goto Firebase Push Notification under Settings in wordpress admin menu
  2. Enter Google firebase API key to field given.
  3. Input topic name in given field. Your mobile apps must subscribe to the same FCM topic.

Authors

License

GPL v2

About

Wordpress new post notification plugin with FCM

License:GNU General Public License v2.0


Languages

Language:PHP 99.0%Language:JavaScript 1.0%