Plugin Directory

Changeset 3245464


Ignore:
Timestamp:
02/24/2025 06:56:15 AM (13 months ago)
Author:
techvootsolutions
Message:

Adding untracked files

Location:
techvoot-app-firebase
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • techvoot-app-firebase/tags/1.0.0/readme.txt

    r3245460 r3245464  
    1414== Description ==
    1515
    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.
     16The 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.
     17Additionally, 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.
     18Whether you're running an eCommerce store, membership site, or a custom web application, this plugin provides the essential bridge between WordPress and Firebase Firestore.
     19Key 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.
    1729
    1830== Installation ==
    1931
    20 1. **Setup WordPress Locally:** 
    21    Install WordPress in your local environment and clone this repository.
     321. Activate the Plugin:
     33Log in to your WordPress Admin Dashboard.
     34Navigate to Plugins > Installed Plugins.
     35Find Techvoot App Firebase and click Activate.
    2236
    23 2. **Symlink the Plugin:** 
    24    Create a symbolic link from this repository to your WordPress plugin folder.
     372. Configure the Plugin:
     38Go to Settings > Techvoot App Firebase and enter your Firebase credentials, including:
    2539
    26 3. **Activate the Plugin:** 
    27    Go to your WordPress admin panel, navigate to Plugins, and install `Techvoot App Firebase`.
     40Firebase Database Name
     41Firebase API Key
     42Firebase Notification Server Key
  • techvoot-app-firebase/trunk/readme.txt

    r3245456 r3245464  
    1414== Description ==
    1515
    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.
     16The 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.
     17Additionally, 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.
     18Whether you're running an eCommerce store, membership site, or a custom web application, this plugin provides the essential bridge between WordPress and Firebase Firestore.
     19Key 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.
    1729
    1830== Installation ==
Note: See TracChangeset for help on using the changeset viewer.