=== eCommerce Dashboard ===
Contributors: lordspace,orbisius
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7APYDVPBCSY9A
Tags: wp,orbisius,eCommerce,e-Commerce,mobile stats,android,blackberry,iphone,App,cart66,commerce,ecommerce, iOS, ios7, iphone, mobile, piggy, sales, shopp, touch, web app, woo, woocommerce, wp ecommerce
Requires at least: 3.0
Tested up to: 3.7.1
Stable tag: 1.0.2
License: GPLv2 or later
This plugin allows you to see your e-commerce sale stats on your mobile device.
== Description ==
This plugin allows you to see your e-commerce sale stats on your mobile device. Currently, it supports WooCommerce but more will be added in the future.
Calculates and shows daily, weekly, monthly and all sales.
= Usage =
* Install and Activate the plugin
* Go to plugin's Settings page by clicking on eCommerce Dashboard menu
* Enable the plugin
* Set the Stats password
* Save Changes
Now, you can access the stats by appending **?ed_stats** parameter to your site link.
You should be prompted to enter password and after you enter the correct one you will see the stats.
The stats link is shown in the plugin's settings page as well.
= Features / Benefits =
* Allows you to see your sale stats right from your mobile device
* Uses internal WordPress caching mechanism to store data (transient api) and therefore faster data retrieval
* Uses a QR code to access the stats page.
* Easy to use
== Demo ==
TODO
= Support =
> Support is handled on our site: http://club.orbisius.com/
> Please do NOT use the WordPress forums or other places to seek support.
= Author =
Svetoslav Marinov (Slavi) | Custom Web and Mobile Programming by Orbisius.com
== Upgrade Notice ==
n/a
== Screenshots ==
1. Plugin's Settings Page
2. Live demo (password prompt)
2. Live demo (show sale stats)
== Installation ==
1. Unzip the package, and upload `ecommerce-dashboard` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
= How to use this plugin? =
Just install the plugin and activate it. The feedback text appear in the public area
== Changelog ==
= 1.0.2 =
* Fixed bug in Daily/Weekly sales calculations
* Improved the caching logic so it doesn't cache when total is 0
= 1.0.1 =
* Fixed Typo and corrected some description
= 1.0.0 =
* Initial release