Sales Report by Region for Greece for Woo

説明

Sales Report by Region for Greece for Woo adds a custom legacy report under WooCommerce Reports Orders.
Features include:
* Legacy date picker integration (like other default WooCommerce reports)
* Summaries for each Greek region (A–M) plus an “Unknown” group
* Sorting functionality for each column (Completed/Processing/On-Hold, Pending, Cancelled)
* Downloadable CSV export with all data
* Works within the older WooCommerce “Reports” section (not the new Analytics)

Key Highlights:
* Date range selection using the default WooCommerce reports date picker
* Three columns for order status groups: Completed/Processing/On-Hold (CPO), Pending, Cancelled
* Revenue and order counts per region
* “Unknown” or “No State Provided” row to catch incomplete addresses
* CSV export of all the data in numeric-friendly format

Important: This plugin requires WooCommerce to be installed and active.

スクリーンショット

  • Date picker and report – The top shows WooCommerce’s date selection.

インストール

  1. Upload the entire sales-report-by-region-for-greece-for-woo folder to the /wp-content/plugins/ directory, or install via the WordPress “Add Plugin” wizard.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Ensure WooCommerce is also active.
  4. Navigate to WooCommerce Reports Orders, and look for “Πωλήσεις ανά περιφέρεια” in the sub-menu.

FAQ

Does this work with the new WooCommerce Analytics?

No. This plugin adds a legacy report to the WooCommerce “Reports” interface (under WooCommerce Reports Orders). It doesn’t appear in the newer Analytics tab introduced in WooCommerce 4.0+.

Does it include partial refunds?

It uses $order->get_total(). If the order total is automatically adjusted by WooCommerce for refunds, it will reflect that. Otherwise, partial refunds may need custom handling.

Can I add more Greek regions or custom states?

Currently, the plugin is hard-coded for Greek states A–M. You can modify the $regions array in the plugin code, or use a filter hook if you extend it.

Why are the column headers clickable?

They enable client-side sorting of the table. You can see an arrow ( or ) indicating the current sort direction.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Sales Report by Region for Greece for Woo はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Sales Report by Region for Greece for Woo” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.4

  • Added table with stats for new VS returning customers

1.3

  • Added CSV export with numeric columns
  • Added client-side sorting with visible arrows
  • Updated plugin headers and text domain for better translation compatibility

1.0

  • Initial release with date picker integration and multi-column report for Completed/Processing/On-Hold, Pending, and Cancelled orders.