Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

eCommerce Dashboard

Opis

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.

Snimke zaslona

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

Instalacija

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

ČPP

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.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“eCommerce Dashboard” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “eCommerce Dashboard” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

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