Linux 软件免费装
Banner图

Sales Report by Region for Greece for Woo

开发者 asynadak
更新时间 2025年7月9日 03:52
捐献地址: 去捐款
PHP版本: 7.0 及以上
WordPress版本: 6.8.1
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce report orders regions greece

下载

1.3 1.4

详情介绍:

Sales Report by Region for Greece for Woo adds a custom legacy report under WooCommerce → Reports → Orders. Features include:

安装:

  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.

升级注意事项:

1.1 Enhances the user experience with sorting arrows and a more reliable CSV export process.

常见问题:

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.

更新日志:

1.4 1.3 1.0