Title: pd Android FCM Push Notification
Author: Proficient Designers
Published: <strong>June 23, 2018</strong>
Last modified: November 4, 2020

---

Search plugins

![](https://ps.w.org/pd-android-fcm/assets/banner-772x250.png?rev=2313292)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/pd-android-fcm/assets/icon.svg?rev=1897841)

# pd Android FCM Push Notification

 By [Proficient Designers](https://profiles.wordpress.org/proficientdesigners/)

[Download](https://downloads.wordpress.org/plugin/pd-android-fcm.1.1.8.zip)

 * [Details](https://ewe.wordpress.org/plugins/pd-android-fcm/#description)
 * [Reviews](https://ewe.wordpress.org/plugins/pd-android-fcm/#reviews)
 *  [Installation](https://ewe.wordpress.org/plugins/pd-android-fcm/#installation)
 * [Development](https://ewe.wordpress.org/plugins/pd-android-fcm/#developers)

 [Support](https://wordpress.org/support/plugin/pd-android-fcm/)

## Description

pd Android FCM Push Notification is a plugin through which you can send push notifications
directly from your WordPress site to android devices via [Firebase Cloud Messaging](https://firebase.google.com/)
service. When a new blog is posted or existing blog is updated, a push notification
sent to android device.

**Features Included:**

 * Can send push notification for each blog post.
 * Even can send custom notifications to the registered devices.
 * Devices are subscribed in category wise, so that the notifications can also be
   sent based on the category.
 * Featured image support is available (above android version 4.4).
 * Push notifications can be scheduled.
 * A checkbox is available at the right side to choose whether to send push notification
   in post publish or update.
 * For more documentation and screenshots, please visit [proficientdesigners.in](https://proficientdesigners.in/creations/pd-android-fcm-push-notification/)

**Demo:**

**Using 3rd party service:**

Please note that this plugin is relying on a 3rd party service, which is the Google
Firebase Cloud Messaging service (FCM) and your data is being sent through their
servers via HTTP API _(https://fcm.googleapis.com/fcm/send)_. This is very legal
to use the Google Firebase Cloud Messaging service (FCM), based on their terms and
conditions [https://firebase.google.com/terms/](https://firebase.google.com/terms/).

**Demo Android App:**
 We have a demo android app in the Google Play Store for this
plugin’s testing purpose. You can get the link from our official documentation page.

## Screenshots

 * [[
 * All Registered Devices
 * [[
 * All Custom Push Notification
 * [[
 * Custom Push Notification Inner Page
 * [[
 * Subscriptions Page
 * [[
 * Settings
 * [[
 * Push Notification Received
 * [[
 * Android – Lock Screen

## Installation

 1. Upload `pd-android-fcm` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## FAQ

### Why pd Android FCM?

This plugin can send push notifications via Google FCM from your WordPress site 
to your Android App which should’ve functionality to receive the push notification
message from Google FCM

### For whom this plugin is for?

This plugin is primarily intended for android mobile developers who do not want 
to develop their server-side back-end. Supporting push notifications is incredibly
complicated. This plugin lets you focus on creating the apps, without any hassle.

### Does this plugin uses any 3rd party services?

Yes, its the Google FCM to send the push notifications. Visit to know more https://
firebase.google.com/

### Is there any demo android app available for this plugin?

Yes, there is a plugin available in Google Play Store and the link is given in our
official documentation

## Reviews

![](https://secure.gravatar.com/avatar/0935186377e764dfc0c2a6ed8fed14ff53b40e82f86c983e065c5254558cc80c?
s=60&d=retro&r=g)

### 󠀁[It’s a really useful plugin.](https://wordpress.org/support/topic/its-a-really-useful-plugin/)󠁿

 [zanpress](https://profiles.wordpress.org/zanpress/) November 20, 2020

Android development knowledge is required, but I think it is a really great plugin.

![](https://secure.gravatar.com/avatar/88b2216f6e787b0256cdf8818f0a288fb04f4fc5250ee21de2e6a3aa714fd56e?
s=60&d=retro&r=g)

### 󠀁[Very simple plugin to use and the most beneficial aspect is that it is free](https://wordpress.org/support/topic/very-simple-plugin-to-use-and-the-most-beneficial-aspect-is-that-it-is-free/)󠁿

 [abduraimbek](https://profiles.wordpress.org/abduraimbek/) October 2, 2020 1 reply

Big thanks to the creators. Very easy to use and effective plugin. The documentation
is very clear. I think you will not have any problem with the documentation, if 
something goes wrong you can ask for help from the plugin creators without hesitation.
They are very happy to help us, and with that we are also very happy and bring the
desired result to our project. Thanks again for this plugin!

 [ Read all 2 reviews ](https://wordpress.org/support/plugin/pd-android-fcm/reviews/)

## Contributors & Developers

“pd Android FCM Push Notification” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ Proficient Designers ](https://profiles.wordpress.org/proficientdesigners/)

[Translate “pd Android FCM Push Notification” into your language.](https://translate.wordpress.org/projects/wp-plugins/pd-android-fcm)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/pd-android-fcm/), check
out the [SVN repository](https://plugins.svn.wordpress.org/pd-android-fcm/), or 
subscribe to the [development log](https://plugins.trac.wordpress.org/log/pd-android-fcm/)
by [RSS](https://plugins.trac.wordpress.org/log/pd-android-fcm/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.8

 * Demo environment added to support the android app available in Google Play Store.

#### 1.1.7

 * Broken functionality fixed.
 * Compatibility check for WP version 5.5.3.

#### 1.1.6

 * Bug fixes and improvements.

#### 1.1.5

 * Bug fixed on db creation, if the db user is not allowed to create a table then
   the error message is shown.
 * Compatibility check for WP version 5.5.1.

#### 1.1.4

 * Bug fixed on rest_route_api.
 * Compatibility check for WP version 5.5.

#### 1.1.3

 * Bug Fixes.
 * Compatibility check for WP version 5.4.2.

#### 1.1.2

 * Documentation changed.
 * API Key feature is added, to register a device.
 * API parameters are changed for the convenience.
 * Bug Fixes.
 * Compatibility check for WP version 5.4.1.

#### 1.1.1

 * Documentation link changed.

#### 1.1.0

 * A new checkbox added at the right side to choose whether to send push notification
   in post publish.
 * Compatibility check for WP version 5.2.3.

#### 1.0.9

 * Bug Fixes.

#### 1.0.8

 * Compatibility check for WP version 5.1.1.

#### 1.0.7

 * Compatibility check for WP version 5.0.3.

#### 1.0.6

 * Fixed: subscription categories are now available with the chosen Custom Post 
   Type.

#### 1.0.5

 * Now can send Push Notification from New Custom Post.

## Meta

 *  Version **1.1.8**
 *  Last updated **5 years ago**
 *  Active installations **20+**
 *  WordPress version ** 4.0 or higher **
 *  Tested up to **5.5.18**
 *  PHP version ** 5.6 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/pd-android-fcm/)
 * Tags
 * [FCM](https://ewe.wordpress.org/plugins/tags/fcm/)[push notification](https://ewe.wordpress.org/plugins/tags/push-notification/)
 *  [Advanced View](https://ewe.wordpress.org/plugins/pd-android-fcm/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/pd-android-fcm/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/pd-android-fcm/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/pd-android-fcm/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/pd-android-fcm/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/pd-android-fcm/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/pd-android-fcm/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/pd-android-fcm/reviews/)

## Contributors

 *   [ Proficient Designers ](https://profiles.wordpress.org/proficientdesigners/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/pd-android-fcm/)