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
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
TODO
Aaron: It’d be good to know when most sales were occurring, which hour and which day of the week.
Screenshots
Installation
- Unzip the package, and upload
ecommerce-dashboard
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- How to use this plugin?
-
- 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
- How to access stats?
-
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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“eCommerce Dashboard” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “eCommerce Dashboard” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.8
- Tested with WP 4.1
1.0.7
- Showing Yearly sales
- Tested with WP 4.0.1
- Added some initializations
- Fixed some notices.
- Refactored code to use WooCommerce’s report classes
- Added an error message at the top when no ecommerce platform/plugin was detected.
- Focused on the pwd box for easy typing
- Made sure that public side the ‘shop_order’ parameter is added on the public side so stats can work.
1.0.6
- Tested with WP 3.8.1
1.0.5
- Improved the admin’s settings page
- Updated the Setting’s screenshot to WP 3.8
- Tested with WP 3.8
1.0.4
- Fixes in FAQ
- Demo video wasn’t showing up in the main description
1.0.3
- Updated FAQ
- Fix: sales stats to be refreshed after 1 hour.
- Added a button to refresh stats
- Added demo video
- Added a link to suggest an idea (mobile page)
- This will stop truncating the app title
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