=== Thermometer for WooCommerce Crowdfunding ===
Contributors: danielbair
Donate link: https://www.paypal.me/danielbair
Tags: woocommerce,crowdfunding,thermometer
Requires at least: 4.4
Tested up to: 4.7
Stable tag: 1.0.1
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Thermometer for WooCommerce Crowdfunding products.

== Description ==

This plugin lets you create a thermometer for a Crowdfunding WooCommerce product.

**REQUIRES Booster for WooCommerce 2.7+ and the Crowdfunding module enabled**

When a product has a crowdfunding goal set, you will have the possibility to create a thermometer for that product with:

* Goal (i.e. pledged) amount.
* Total amount received.
* Deadline or end date.

Also you will be able to:

* Display campaign thermometer in posts, pages, and widgets using shortcode.
* Share iframe embed code to display thermometer on external websites.

= Shortcodes =

When displaying crowdfunding data for the product, you should use plugin's shortcodes:

* [wcj_product_crowdfunding_thermometer product_id="12345"] - graphical progress thermometer with goal and received amount.
* [wcj_product_crowdfunding_thermometer product_id="12345" show_date="true"] - graphical progress thermometer with goal and deadline.

= Feedback =

* We are open to your suggestions and feedback. Thank you for using or trying out our plugin!
* Drop us a line at [www.danielbair.com](http://www.danielbair.com).

= More =

* Visit the [Booster for WooCommerce plugin page](https://booster.io/).

== Installation ==

1. Upload the entire 'wcj_product_crowdfunding_thermometer' folder to the '/wp-content/plugins/' directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Start by adding a goal and deadline to a product.
4. Then visit plugin settings at WooCommerce > Thermometer.

== Changelog ==

= 1.0.1 - 09/05/2017 =
* Fix - Admin page only shows `crowdfunding` type products now.

= 1.0.0 - 05/05/2017 =
* Initial Release.

== Upgrade Notice ==

= 1.0.0 =
This is the first release of the plugin.
