Kuvaus
This plugin adds a new section in the WooCommerce Reports -> Orders area called ’Sales by location’.
The report visualizes the customer purchases by location into a Choropleth map to show where your orders are being placed.
- Display by shipping address or billing address
- Display by number of orders or order amount.
Get involved
Developers can contribute to the source code on the GitHub Repository.
Asennus
Toimintaympäristön vaatimukset
- WordPress 3.8 tai uudempi
- WooCommerce 2.3 or greater
Ohjeet
- Upload the entire ’woocommerce-location-report’ folder to the ’/wp-content/plugins/’ directory
- Ota lisäosa käyttöön WordPress hallintapaneelin Lisäosat kohdassa
UKK
- Installation Instructions
-
Toimintaympäristön vaatimukset
- WordPress 3.8 tai uudempi
- WooCommerce 2.3 or greater
Ohjeet
- Upload the entire ’woocommerce-location-report’ folder to the ’/wp-content/plugins/’ directory
- Ota lisäosa käyttöön WordPress hallintapaneelin Lisäosat kohdassa
- The sales report says I have more orders in the time period than the location report shows… why?
-
The location map only displays orders that have a recognizable address associated with the order. For example, if there is no shipping address for the order then the map will not display the order if you are on the Shipping Address filter.
Arvostelut
Avustajat & Kehittäjät
“WooCommerce Sales By Location Report” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.
AvustajatKäännä “WooCommerce Sales By Location Report” omalle kielellesi.
Oletko kiinnostunut kehitystyöstä?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Muutosloki
1.3.2 – 2017.08.21
- Fix Non-static method warning
1.3.1 – 2016.02.02
- Fix svn deployment issue of updated js/css libraries
1.3 – 2016.01.20
- Enhancement – Update to jVectorMap 2.0.3
- Enhancement – Compatability tested with WordPress 4.4.1 and WooCommerce 2.5
- Fix – applied WordPress-Core coding standards
1.2 – 2015.06.29
- Enhancement – Update to jVectorMap 2.0.2
- Fix – Fix order total reporting issue with WooCommerce 2.3
1.1.1 – 2015.01.11
- Fix – add .js suffix to world map
1.1 – 2014.10.20
- Fix – WooCommerce active check
- Tweak – yoda coding style
1.0.0 – 10/15/2014
- Initial Release (!)