Linux 软件免费装
Banner图

Naqshino Sales Map for WooCommerce

开发者 kianimr
更新时间 2026年9月17日 18:39
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce analytics map iran sales report

下载

1.0.0

详情介绍:

Naqshino Sales Map adds a report to WooCommerce that shows which provinces and cities of Iran your orders come from. The report is only available to users who can manage WooCommerce. Nothing is added to the front end of your store. No external requests The map, city coordinates, the Vazirmatn font and every other asset ship with the plugin. No request is made to Google Maps, Google Fonts, tile servers or any CDN, so it works on servers with restricted internet access and on sites with a strict Content Security Policy. Built for speed The report does not query the orders table or post meta when the page loads. The plugin keeps a small side table with one lightweight row per order, updated whenever an order changes, and runs the report on that indexed table. Customer names and phone numbers are not copied into it; they are read from WooCommerce only when you open a city's customer list. Writing that row happens in the background through Action Scheduler, so checkout is not slowed down. Existing orders are processed in batches after activation. Compatibility Works with both High-Performance Order Storage (HPOS) and the legacy post storage. Provinces are matched against the state list of your own store, so it works with WooCommerce's built-in Iranian states and with Persian localization plugins that change them. City names are normalized (zero-width non-joiners, Arabic Yeh and Kaf, diacritics, Persian digits) and matched within the order's province.

安装:

  1. Install the plugin from the Plugins screen, or upload the plugin folder to wp-content/plugins/.
  2. Activate it. WooCommerce must be active.
  3. Go to WooCommerce > Sales Map and click "Build map data". Existing orders are processed in the background.

常见问题:

Does it work with stores outside Iran?

The map and city data cover Iran only. Orders with addresses in other countries are not placed on the map.

Why do some orders show in the province total but have no circle?

Their city name could not be matched to a known city. Open WooCommerce > Unmatched Cities to link those names to the correct city.

Which address is used, billing or shipping?

By default the shipping address, falling back to billing when shipping is empty. You can change this in the settings at the bottom of the Sales Map page.

Does it slow down my store?

No. Nothing is loaded on the front end, and the per-order update runs in the background.

What happens to my data if I delete the plugin?

Deleting the plugin removes its side table and all of its options. Your orders are never modified.

更新日志:

1.0.0