WooCommerce Export Plugin
Export WooCommerce orders and consumers to .csv with WooCommerce Fast Export Plugin. Now suitable with WooCommerce 2.0, 2.1, 2.2 and 2.3
Changelog
v2.4
– automatic updater
v2.2
– Reminiscence growth at loading
v2.1.5
- Upload a filter on scheduled settings
v2.1.4
- New clear out qwep_data_to_repeat
– Eliminate line breaks within the order note
– Filters to translate column names
– Fortify of a couple of transport deal with
v2.1.3
– Show order merchandise meta within the help tab
– Allow serialized knowledge to be exported by means of filter out
– Permit general customized filter out for product
– Replace notification in again-end
v2.1.2
- reinforce reminiscence utilization in panel display, that led to a few blank displays
v2.1.1
- WC 2.2 : correct show of the order standing
- Clear Out on the consumer function : http://pastebin.com/NgWCVSDi
v2.1
- Toughen of WooCommerce 2.2
WooCommerce export v2.0.3
- Handling protected mode
- Adding a filter to address custom column data
- Adding utf-SIXTEEN Excel toughen including Chinese
- Fixing a bug in computerized export (export parameters have been omitted)
WooCommerce export v2.0.2
- Including coupon description
- Handeling order merchandise meta
- Including list of meta useable in filters in lend a hand panel
WooCommerce export v2.0.1
- Correcting a huge malicious program in coupon export
v2.0
- New characteristic (major) : scheduled exports
- New characteristic (leading) : including coupon utilization export
- New feature (minor) : checkbox to export a product by way of line
- A Couple Of worm fixes / improvements :
– eliminating deprecated mysql_real_escape_string
– correcting a trojan horse on quote escaping
– including line worth (with and with out taxes)
– correcting hook detection for javascript
– upload filters on merchandise default attributes
– use filters on default columns which couldn’t be got rid of
– adding a key to export firstname and lastname in the related column
WooCommerce export v1.4.1.2 :
- Malicious Program fix for delivery approach title which was empty because WooCommerce 2.1
WooCommerce export v1.4.1.1
- Malicious Program fix for tax column when no taxes
WooCommerce export v1.4.1 :
- Better toughen for separator box (enhance separators like tabulation (\t))
WooCommerce export v1.4
- Order export : including transport usa and purchaser be aware by way of default
- Order export : adding a filter to add product’s post_metas to element of each product
WooCommerce export v1.3 :
- Support for WooCommerce 2.1 update.
- Both 2.0.x and 2.1 are now supported
WooCommerce export v1.2
-Order export now comprises coupons names and coupons amount utilized in every order.
WooCommerce export v1.1
-Order export now comprises SKU, ITEM TITLE, ITEM QUANTITY
Exemples
The default orders export : https://docs.google.com/spreadsheet/ccc?key=0AoNeeRkio6I8dDByMEFBNjB4QW9iblRTOExzVTBFa2c&usp=sharing
Description
WooCommerce Fast Export Plugin takes advantage of the new “Date Question” presented with WordPress 3.7. you want to upgrade WordPress in the event you wish to use the plugin.
WooCommerce Quick Export Plugin offers you the power to export into CSV file your whole WooCommerce consumers and WooCommerce orders in a single click. a super way to examine more simply your store process.
If the deploy went GOOD ENOUGH, you can get admission to the plugin Dashboard from the WooCommerce > Stories native menu.
Once on the native WooCommerce Record dashboard you desire to see a new tab named “Quick Export”.
Exporting Consumers :
Get correct information from your customer together with e-mail cope with and gross sales facts. this is an excellent tool for particular emailing actions.
There are 4 pre-configured units of data while exporting shoppers. you wish to have to choose a minimum of one. for each sets of information their are corresponding columns for your upcoming csv record.
Here’s the list :
Consumer identification will extract the following fields :
user_registered, user_login, user_email
Billing informations will extract the next fields :
billing_first_name, billing_last_name, billing_company, billing_address_1, billing_address_2, billing_city, billing_postcode, billing_country, billing_state, billing_email, billing_phone
Delivery informations will extract the following fields :
shipping_first_name, shipping_last_name, shipping_company, shipping_address_1, shipping_address_2, shipping_city, shipping_postcode, shipping_country, shipping_state
Gross Sales statistics will compute and upload for your csv document the next columns :
nb_order, amount_total
Where nb_order is general choice of finished orders made by the buyer and amount_total sums each finished orders made through the client.
If you wish to have to export shoppers information just for a selected duration of time, you can specify start and end date the use of the 2 dedicated box. to choose the desired date just click on the field to popup the calendar and select someday. you can’t choose an afternoon within the future. You don’t need to specify dates.
All Over consumers export, the date filter filters the data in keeping with registration date of customers. Orders information regarding each customers shall be decided on within these bounds.
Exporting Orders :
Get WooCommerce reviews in csv to make greats offline analysis, records and far extra. Each And Every box of any order will also be exported or just few of them for simple readability. you make a decision !
The plugin will robotically lists all to be had order standing for your WooCommerce set up. Native status and optionally extra status evolved on your own or 3rd-birthday party plugins. Note that status without any order received’t be displayed. The number beside each and every status represents the actual choice of orders stored within the database.
Virtually each fields from each and every order might be to be had within the CSV information :
‘id’, ‘standing’, ‘order_date’, ‘billing_first_name’, ‘billing_last_name’, ‘billing_company’, ‘billing_address_1’, ‘billing_address_2’,’billing_city’, ‘billing_postcode’, ‘billing_country’, ‘billing_state’, ‘billing_email’, ‘billing_phone’, ‘shipping_first_name’, ‘shipping_last_name’, ‘shipping_company’, ‘shipping_address_1’, ‘shipping_address_2’, ‘shipping_city’, ‘shipping_postcode’, ‘shipping_state’, ‘shipping_country’, ‘customer_note’, ‘shipping_method_title’, ‘payment_method_title’, ‘order_discount’, ‘cart_discount’, ‘order_tax’, ‘order_shipping’, ‘order_shipping_tax’, ‘order_total’, ‘order_tax_detail’, ‘completed_date’
If you need to export orders information only for a specific duration of time, you'll specify start and end date using the 2 devoted field. to make a choice the required date just click on on the box to popup the calendar and select one day. you can’t select a day within the long run. You don’t have to specify dates.
5 filters can be found for developers to manipulate default behavior of the plugin :
wqep_included_user_identity_keys_filter (an array of keys used against the client object). Those fields will be used and incorporated in your csv recordsdata whilst “Consumer identity” is checked in the Purchaser Export Reveal.
wqep_included_billing_information_keys_filter (an array of keys used in opposition to the buyer object). These fields shall be used and incorporated on your csv information when “Billing Informations” is checked within the Consumer Export Reveal.
wqep_included_shipping_information_keys_filter (an array of keys used against the buyer item). These fields can be used and integrated in your csv recordsdata whilst “Shipping Informations” is checked within the Purchaser Export Screen.
wqep_included_order_keys_filter (an array of keys used against the order object). Those fields might be used and included on your csv recordsdata while you are exporting orders.
wqep_status_for_user_activity_filter (an array of order_status used when calculating consumer process within the export users panel). Default is array(‘finished’).
We Recommend you to make use of Open Administrative Center as opposed to Excel to import your CSV record.
More plugin for WooCommerce in our collection
FULL DOWNLOAD
No comments:
Post a Comment