=== MD Price Tracker for WooCommerce ===
Contributors: maxidevs
Tags: woocommerce, price tracking, email, notification
Requires at least: 4.4
Tested up to: 5.2.1
Requires PHP: 5.5
Stable tag: 0.1.0
Donate link: https://maxidevs.com
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
MD Price Tracker for WooCommerce is an extension for woocommerce based stores that allows customers to keep track of products prices drops
== Description ==
[Live Demo](https://maxidevs.com/mdwcpt-demo/)
MD Price Tracker for WooCommerce extends woocommerce functionality by allowing store customers to subscribe on products price cheapening with user-friendly modal forms. Shop managers will see all subscriptions in the wordpress backend and can decide whether to adjust prices or schedule a sale for subscribed products. As soon as the price of the product will be reduced to user-expected, an automatic notification email will be sent to the subscriber.
= Main features of MD Price Tracker for WooCommerce =
* All woocommerce built-in product types are supported, including variable and grouped products
* User-friendly ajaxified modal subscription forms
* Flexible plugin settings built with native woocommerce settings api
* About 10 options for choosing the position where to display the modal form trigger button on single product page
* Email notifications about products cheapening are sent asynchronously in the background to overcome problems such as server crashes or message duplication.
* All frontend strings and content of email notification messages can be translated thru plugin settings
* GDPR Compliance: option to show Privacy Policy url on each form and supports Export/Erase Personal Data
* Option to show tracking forms only for guests, only for customers or for both
* Option to enable Google reCaptcha to protect form only for guests or for everyone
== Installation ==
= Minimum Requirements =
* PHP 5.5 or greater
* WooCommerce 3.0 or greater
= Automatic installation =
1. Log in to your WordPress dashboard and navigate to the Plugins menu and click “Add New”
2. In the search field type “MD Woocommerce Price Tracker”, then click “Search Plugins”
3. Once you’ve found our plugin you can install it by simply clicking “Install Now”
= Manual installation =
Manual installation method requires downloading the MD Woocommerce Price Tracker plugin and uploading it to your web server via your favorite FTP application. The WordPress codex contains [instructions on how to do this here](https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation).
== Frequently Asked Questions ==
= Can I test the settings of the admin panel? =
Yes! You can setup [Pesonal Demo Sandbox](https://maxidevs.com/mdwcpt-demo/admin-demo/)
= Where can i get support? =
Currently we provide support thru Free WordPress Support Forums, submit a ticket and we’ll look in to it as soon as possible.
== Screenshots ==
1. How it works gif
2. Subscription form variable product opened
3. Dashboard list of subscribers screen
4. Dashboard General settings
5. Dashboard Emails configuration settings
== Changelog ==
Version 0.1.0
- Initial Release