Changeset 3245464
- Timestamp:
- 02/24/2025 06:56:15 AM (13 months ago)
- Location:
- techvoot-app-firebase
- Files:
-
- 2 edited
-
tags/1.0.0/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
techvoot-app-firebase/tags/1.0.0/readme.txt
r3245460 r3245464 14 14 == Description == 15 15 16 This WordPress plugin allows you to connect the Techvoot App Firebase Firestore database to your WordPress store. It facilitates the synchronization of user data and other relevant information from Firebase to your WordPress site. 16 The Techvoot App Firebase plugin seamlessly integrates your WordPress store with the Techvoot App 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. 17 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. 18 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. 19 Key Features 20 - Seamless Firebase Firestore Integration – Connect your WordPress store to the Techvoot App Firebase Firestore database with ease. 21 - Automatic User Data Sync – Keep user data updated between Firebase and your WordPress site in real time. 22 - Custom Data Synchronization – Sync additional relevant information such as orders, profiles, and custom metadata. 23 - Firebase User Notifications – Automatically send push notifications to users based on cron jobs. 24 - Scheduled Notifications – Set up periodic notifications without manual intervention. 25 - Secure Connection – Ensure safe and encrypted data exchange between your WordPress site and Firebase. 26 - Easy Configuration – No coding required! Simply enter your Firebase credentials and configure sync settings in a few clicks. 27 - Performance Optimized – Designed for speed and efficiency, ensuring minimal impact on website performance. 28 - Compatible with WordPress & WooCommerce – Works seamlessly with standard WordPress setups and WooCommerce stores. 17 29 18 30 == Installation == 19 31 20 1. **Setup WordPress Locally:** 21 Install WordPress in your local environment and clone this repository. 32 1. Activate the Plugin: 33 Log in to your WordPress Admin Dashboard. 34 Navigate to Plugins > Installed Plugins. 35 Find Techvoot App Firebase and click Activate. 22 36 23 2. **Symlink the Plugin:**24 Create a symbolic link from this repository to your WordPress plugin folder. 37 2. Configure the Plugin: 38 Go to Settings > Techvoot App Firebase and enter your Firebase credentials, including: 25 39 26 3. **Activate the Plugin:** 27 Go to your WordPress admin panel, navigate to Plugins, and install `Techvoot App Firebase`. 40 Firebase Database Name 41 Firebase API Key 42 Firebase Notification Server Key -
techvoot-app-firebase/trunk/readme.txt
r3245456 r3245464 14 14 == Description == 15 15 16 This WordPress plugin allows you to connect the Techvoot App Firebase Firestore database to your WordPress store. It facilitates the synchronization of user data and other relevant information from Firebase to your WordPress site. 16 The Techvoot App Firebase plugin seamlessly integrates your WordPress store with the Techvoot App 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. 17 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. 18 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. 19 Key Features 20 - Seamless Firebase Firestore Integration – Connect your WordPress store to the Techvoot App Firebase Firestore database with ease. 21 - Automatic User Data Sync – Keep user data updated between Firebase and your WordPress site in real time. 22 - Custom Data Synchronization – Sync additional relevant information such as orders, profiles, and custom metadata. 23 - Firebase User Notifications – Automatically send push notifications to users based on cron jobs. 24 - Scheduled Notifications – Set up periodic notifications without manual intervention. 25 - Secure Connection – Ensure safe and encrypted data exchange between your WordPress site and Firebase. 26 - Easy Configuration – No coding required! Simply enter your Firebase credentials and configure sync settings in a few clicks. 27 - Performance Optimized – Designed for speed and efficiency, ensuring minimal impact on website performance. 28 - Compatible with WordPress & WooCommerce – Works seamlessly with standard WordPress setups and WooCommerce stores. 17 29 18 30 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.