這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

eCommerce Dashboard

描述

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.

螢幕截圖

  • Plugin's Settings Page
  • Live demo (password prompt)
  • Live demo (show sale stats)

安裝

  1. Unzip the package, and upload ecommerce-dashboard to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題

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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“eCommerce Dashboard” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 eCommerce Dashboard 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

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