Plugin info

Total downloads: 574
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 1
Support threads resolved: 1 (100%)
Available in: 1 language(s)
Contributors: 1
Last updated: 10/14/2025 (78 days ago)
Added to WordPress: 2/24/2025 (0 years old)
Minimum WordPress version: 5.0
Tested up to WordPress version: 6.8.3
Minimum PHP version: 7.4

Maintenance & Compatibility

Maintenance score

Actively maintained β€’ Last updated 78 days ago β€’ Support resolved 100%

69/100

Is Push Notifier for Firebase abandoned?

Likely maintained (last update 78 days ago).

Compatibility

Requires WordPress: 5.0
Tested up to: 6.8.3
Requires PHP: 7.4

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

FCM Push Notification from WP
Rating 4.3/5 (6 reviews) β€’ Active installs 700
Pusher – Pushing mobile notification with FCM
Rating 0.0/5 (0 reviews) β€’ Active installs 0
Integrate Firebase
Rating 5.0/5 (20 reviews) β€’ Active installs 700
Firebase Authentication
Rating 4.0/5 (20 reviews) β€’ Active installs 500
Push Notification for Post and BuddyPress
Rating 4.7/5 (24 reviews) β€’ Active installs 200
Miniorange OTP Verification with Firebase
Rating 5.0/5 (3 reviews) β€’ Active installs 200

Description

The Push Notifier for Firebase plugin seamlessly integrates your WordPress store with the Push Notifier for Firebase Firestore database. It enables real-time synchronization of user data and other relevant information between Firebase and your WordPress site, ensuring a smooth and efficient data flow.

Additionally, the plugin offers Firebase user notification functionality, allowing you to send automated notifications to users based on a cron job. This ensures that your users receive timely updates without any manual effort.

Whether you’re running an eCommerce store, membership site, or a custom web application, this plugin provides the essential bridge between WordPress and Firebase Firestore.

Key Features

  • Seamless Firebase Firestore Integration – Connect your WordPress store to Firebase Firestore with ease.
  • Automatic User Data Sync – Keep user data updated in real time.
  • Firebase User Notifications – Send automated push notifications via cron jobs.
  • Scheduled Notifications – Set up periodic notifications.
  • Secure Connection – Ensure safe and encrypted data exchange.
  • Easy Configuration – No coding required! Just enter Firebase credentials.
  • Compatible with WordPress & WooCommerce – Works with standard WordPress setups and WooCommerce stores.

External Services

This plugin integrates with Google Firebase services to provide real-time data synchronization and push notification functionality.

Firebase Services Used:

1. Firebase Cloud Messaging (FCM)
– Purpose: Sends push notifications to user devices
– Data Sent: Notification messages, user device tokens, and project identification
– When: When notifications are triggered manually or via scheduled cron jobs
– Service Provider: Google LLC
– Terms of Service: https://firebase.google.com/terms/
– Privacy Policy: https://firebase.google.com/support/privacy

2. Google OAuth 2.0 Authentication
– Purpose: Authenticates with Google services to access Firebase APIs
– Data Sent: Service account credentials (client email, cryptographic tokens) for secure API access
– When: During plugin initialization and when refreshing authentication tokens
– Service Provider: Google LLC
– Terms of Service: https://developers.google.com/terms/
– Privacy Policy: https://policies.google.com/privacy

3. Google Cloud Platform APIs
– Purpose: Accesses Firebase Firestore database and cloud services
– Data Sent: User data, notification content, and synchronization information
– When: During data synchronization operations and database queries
– Service Provider: Google LLC
– Terms of Service: https://cloud.google.com/terms/
– Privacy Policy: https://cloud.google.com/terms/cloud-privacy-notice

4. Firebase Storage
– Purpose: Handles file storage and retrieval (if used by your implementation)
– Data Sent: File metadata and storage tokens
– When: When accessing or storing files in Firebase storage
– Service Provider: Google LLC
– Terms of Service: https://firebase.google.com/terms/
– Privacy Policy: https://firebase.google.com/support/privacy

Data Handling:

  • User data is only sent to Firebase services that you explicitly configure in the plugin settings
  • All communications with Google/Firebase services use secure HTTPS connections
  • Authentication tokens are securely generated and managed by the plugin
  • No data is shared with third parties other than the configured Firebase services

Installation

  1. Activate the Plugin:

    • Log in to your WordPress Admin Dashboard.
    • Navigate to Plugins > Installed Plugins.
    • Find Push Notifier for Firebase and click Activate.
  2. Configure the Plugin:

    • Go to Tv Firebase > Configuration and enter your Firebase credentials:
      • Firebase Database Name
      • Firebase API Key
      • Firebase Notification Server Key

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

1.0.1 – (18/03/2025)

  • Fixed cron job issue for scheduled notifications.
  • Added daily user cron job execution to optimize plugin performance.
  • Implemented functionality to save Firebase users in the database.
  • Added a notification log to track which users received notifications.
  • Created a new Notification Logs menu in the admin panel.
  • Stored Firebase notification logs in the database for admin reference.
  • Improved security measures for Firebase API key handling.
  • Enhanced plugin stability and performance.
  • UI improvements in the settings panel.