이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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

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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“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