Advanced Order Export For WooCommerce

Description

This plugin helps you to easily export WooCommerce order data.

Export any custom field assigned to orders/products/coupons is easy and you can select from various formats to export the data in such as CSV, XLS, XML and JSON.

Features

  • select the fields to export
  • rename labels
  • reorder columns
  • export WooCommerce custom fields or terms for products/orders
  • mark your WooCommerce orders and run “Export as…” a bulk operation.
  • apply powerful filters and much more

Export Includes

  • order data
  • summary order details (# of items, discounts, taxes etc…)
  • customer details (both shipping and billing)
  • product attributes
  • coupon details
  • XLS, CSV, TSV, PDF, HTML, XML and JSON formats

Use this plugin to export orders for

  • sending order data to 3rd part drop shippers
  • updating your accounting system
  • analysing your order data

Have an idea or feature request?
Please create a topic in the “Support” section with any ideas or suggestions for new features.

Pro Version

Are you looking to have your WooCommerce products drop shipped from a third party? Our plugin can help you export your orders to CSV/XML/etc and send them to your drop shipper. You can even automate this process with Pro version .

Screenshots

  • Default view after installation. Just click 'Express Export' to get results.
  • Filter orders by many parameters, not only by order date or status.
  • Select the fields to export, rename labels, reorder columns.
  • Button Preview works for all formats.
  • Add custom field or taxonomy as new column to export.
  • Select orders to export and use "bulk action".

Installation

Automatic Installation

Go to WordPress dashboard, click Plugins / Add New , type ‘order export lite’ and hit Enter.
Install and activate plugin, visit WooCommerce > Export Orders.

Manual Installation

Please, visit the link and follow the instructions

FAQ

Please, review user guide at first.

Check some snippets for popular plugins or review this page to study how to extend the plugin.

Still need help? Create ticket in helpdesk system. Don’t forget to attach your settings or some screenshots. It will significantly reduce reply time 🙂

I want to add a product attribute to the export

Check screenshot #5! You should open section “Set up fields”, open section “Product order items”(right column), click button “Add field”, select field in 1st dropdown, type column title and press button “Confirm”.

Same order was exported many times

You should open section “Set up fields to export” and set “Fill order columns for” to “1st row only”. The plugin repeats common information for each order item (by default).

I see only GREEN fields in section “Set up fields”

Please, unmark checkbox “Summary Report By Products” (it’s below date range)

Red text flashes at bottom during page loading

It’s a normal situation. The plugin hides this warning on successful load.

I can’t filter/export custom attribute for Simple Product

I’m sorry, but it’s impossible. You should add this attribute to Products>Attributes at first and use “Filter by Product Taxonomies”.

How can I add a Gravity Forms field to export?

Open order, look at items and remember meta name.
Visit WooCommerce>Export Orders,
open section “Set up fields”, open section “Product order items”(at right), click button “Add field”,
select SAME name in second dropdown (screenshot #5)

Plugin produces unreadable XLS file

The theme or another plugin outputs some lines. Usually, there are extra empty lines at the end of functions.php(in active theme).

I can’t export Excel file (blank message or error 500)

Please, increase “memory_limit” upto 256M or ask hosting support to do it.

When exporting .csv containing european special characters , I want to open this csv in Excel without extra actions

You should open tab “CSV” and set up ISO-8859-1 as codepage.

Preview shows wrong values, I use Summary mode

This button processes only first 5 orders by default, so you should run the export to see correct values.

Is it compatible with “WooCommerce Custom Orders Table” plugin (by Liquid Web) ?

No, as we provide a lot of filters which can not be implemented using WooCommerce classes. So we use direct access to database/tables.

Where does free version save files?

Free version doesn’t save generated file on your webserver, you can only download it using browser.

Can I request any new feature ?

Yes, you can email a request to aprokaev@gmail.com. We intensively develop this plugin.

Reviews

Onwa-itolu 21, 2024
Very easy to work with. And it works right out of the box. Many features, fast and easy. I can't be more happy with this plugin. Thanks!
Onwa-itolu 13, 2024
I am extremely satisfied with this WordPress plugin! The company behind it is fantastic, and their support is top-notch. I highly recommend this plugin to anyone looking for a reliable solution for their website.
Onwa-itolu 5, 2024
This is simply the best plugin ever to export Woocommerce orders and subscriptions. Unlock The power of that plugin with the very afordable paid version. But a good plugin is nothing without a great support behind and i want to thx again Alex for his quick and precious help. Keep up the good job. Best
Onwa-asatö 20, 2024
Great Plugin and the greatest support i have ever seen in the WordPress Plugin World. Thank you, Murat
Onwa-isii 6, 2023
I have been using Advanced Order Export for WooCommerce for several years now. I now add it to every WooCommerce site I build. (I also use their Phone Orders plugin and love that too). I cannot recommend this any higher. Their customer support is fast and spot on. I use it to automatically send store owners daily and monthly profit reports, monthly reports for computing sales tax, and various other reports to manage profitable ecommerce businesses. Use it once and you too will be hooked. Priced very well, the best customer support and it works great!! 5 Stars. (more if they'd let me)
Read all 319 reviews

Contributors & Developers

“Advanced Order Export For WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

“Advanced Order Export For WooCommerce” has been translated into 6 locales. Thank you to the translators for their contributions.

Translate “Advanced Order Export For WooCommerce” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

3.4.6 – 2024-03-25

  • New field “Origin” (>Setup Fields>Common)
  • XLS format supports .webp product images
  • Fixed bug – DESC sorting didn’t work for number/money fields (XLS/PDF formats)
  • Fixed bug – PHP 8.1 errors for XLS format
  • Fixed bug – empty section “Custom Fields” in “Filter by order”, if shop has 1000+ orders

3.4.5 – 2024-01-10

  • Fixed RCE vulnerability
  • Tweaked PDF format
  • Fixed bug – sorting by Order fields didn’t work for XLS/PDF
  • Fixed bug – PHP warnings for address fields

3.4.4 – 2023-11-27

  • Fixed critical bug – some columns were empty (XLS format only)
  • Added field “Full Address” to sections Billing and Shipping
  • Minor UI tweaks in mobile view
  • Fixed bug – >Filter by order>Custom Fields didn’t work, HPOS mode

3.4.3 – 2023-11-14

  • Speed up calculation for fields “Customer Total Orders”, “Customer Total Amount” in “Summary report by customers” mode
  • Added operator NOT LIKE, for filtering by user fields and order fields
  • Added compatibility with plugin “Transients Manager”
  • Replaced confusing icon “Σ” with text “Sum”
  • Fixed bug – incorrect timezones used in filtering by date, HPOS mode
  • Fixed bug – option “Shipping fields use billing details” didn’t work, HPOS mode
  • Fixed bug – empty address fields for order refunds, HPOS mode
  • Fixed bug – date fields were wrongly formatted if timestamp used in database
  • DEV – moved common code from Extractor and Extractor_UI classes to traits

3.4.2 – 2023-07-26

  • PDF format supports .webp product images
  • Fixed bug – missed Bulk Actions in >WooCommerce>Orders (HPOS mode)
  • Fixed bug – option “Do not set a page break between order lines” worked wrongly for PDF
  • Fixed bug – field “Customer Role” was empty if user has multiple roles
  • Fixed bug – PHP8 warnings and errors for XLS format
  • Fixed bug – PHP8 warnings for PDF export

3.4.1 – 2023-04-11

  • Internal, not released

3.4.0 – 2023-03-13

  • Support High-Performance order storage (COT)
  • Added field “Customer Paid Orders”
  • Fixed bug – filter by paid/completed date ignored DST
  • Fixed bug – role names were not translated in field “User role”
  • Fixed bug – field format was ignored for fields added via >Setup Fields>Customer>Add Field
  • Fixed bug – capability “edit_themes ” was not checked when importing JSON configuration via tab Tools
  • Fixed PHP8 deprecation warnings for JSON,XML formats

3.3.3 – 2022-10-24

  • Fixed CSRF vulnerability
  • Added option “Strip tags from all fields” to section “Misc settings”
  • The “Link to edit order” field works for XLS format
  • Fixed bug – “Remove line breaks” option incorrectly replaced commas with spaces
  • Fixed bug – “Sum Items Exported” field was empty for XLS/PDF formats, mode “Summary report by products”
  • Fixed bug – PHP warning if all fields have undefined format
  • Updated Select2.js library

3.3.2 – 2022-08-08

  • Fixed XSS vulnerability
  • Fixed bug – filter “Orders Range” ignores space chars now
  • Fixed bug – export failed if product used webp images

3.3.1 – 2022-05-23

  • Fixed critical bug – mode “Add coupons as X columns” exported empty product data

3.3.0 – 2022-05-18

  • Allow to sort by any field, for XLS/PDF formats only
  • Output summary row, for XLS/PDF formats only
  • Added fields “Phone (Shipping)”, “Currency Symbol”, “Subscription Relationship”
  • Added fields “Qty-Refund”,”Amount-Refund”, “Total Amount (inc. tax)” for “Summary report by products”
  • Fixed bug – added workaround for last versions of PHP 8.0 and 8.1, they have bug for ob_clean()
  • Fixed bug – option “Remove emojis” damaged last product in export
  • Fixed bug – field type “Link” ignored for XLS format
  • Fixed bug – long text (for some languages) breaks layout for section Setup Fields
  • Fixed bug – can’t correctly export custom attribute if it was unused in variations
  • Fixed bug – wrong fee amount exported , in rare cases
  • Fixed bug – incorrect export for mode “Add products as XX columns”, rare case too
  • Fixed bug – page was not loaded if website has 10,000+ coupons

3.2.2 – 2021-12-14

  • Fixed bug – PHP8 compatibility issues (deprecation warnings for XLS format)
  • Fixed bug – blank row was added after every 1000 rows (XLS format)
  • Fixed bug – money cells were empty if value = 0 (XLS format)
  • Fixed bug – products were not sorted by Name in summary mode
  • Fixed bug – some files were not deleted in folder /tmp

3.2.1 – 2021-11-11

  • Fixed critical bug – option “Format numbers” broke XLS format

3.2.0 – 2021-11-09

  • Speeded up XLS export
  • Added option “Remove emojis” (XLS format)
  • Added option “Remove line breaks” (CSV format)
  • Added field “Total volume”
  • New button “Add calculated field” in section “Setup Fields”
  • Fixed bug – photo missed in product search
  • Fixed bug – can’t filter items if item has “&” in name
  • Fixed bug – PHP warnings for deleted taxonomy
  • Fixed bug – long links broke PDF cells
  • Fixed bug – ignored capability “export_woocommerce_orders”

3.1.9 – 2021-06-22

  • New field “Sum of Items (Exported)” for mode “Summary Report By Customers”
  • Added extra operators for filter by item meta
  • Correctly export description of variation
  • Correctly show alias for deleted role
  • Fixed bug – fatal error if variation was deleted
  • Fixed bug – unixtimestamp exported as number (not date) to Excel
  • Fixed bug – option “Export only matched product items” didn’t work if order has variations of same product
  • Fixed bug – TAX fields (added via >Setup Fields>Other items) ignored shipping amount

3.1.8 – 2021-02-22

  • Fixed XSS vulnerability
  • Screen >WooCommerce>Orders can be sorted by column “Export Status”
  • New field “Order subtotal + Cart tax amount”
  • New field “Shipping Zone”
  • Added operators “IS SET” and “NOT SET” for item meta filters
  • Added option “Don’t encode unicode chars” to section “JSON “
  • Fixed bug – some compatibility issues with PHP 7.4
  • Fixed bug – correctly support Loco Translate
  • Fixed bug – weight was rounded for XLS format

3.1.7 – 2020-12-09

  • New field “Summary Report Total Weight”
  • Added option to round “Item Tax Rate” (Misc Settings)
  • Added option “Force enclosure for all values” (CSV format)
  • Use billing email to calculate field “Customer Total Orders” for guests
  • The plugin supports capability “export_woocommerce_orders”
  • Fixed bug – PDF text didn’t fit to cell by column width
  • Fixed bug – field “Non variation attributes” showed wrong values for existing taxonomies

3.1.6 – 2020-09-21

  • New product fields “Item Cost (inc. tax)”, “Stock Status”, “Stock Quantity”, “Non variation attributes”
  • New customer field “Customer Total Spent”
  • Added option “Add links to images” (HTML format)
  • Fixed bug – duplicates were shown in “Summary by products” mode
  • Fixed bug – field “Coupon Discount Amount” was empty
  • Fixed bug – fatal PHP error “Call to undefined method get_duplicate_settings()”

3.1.5 – 2020-08-24

  • Compatible with PHP 7.4
  • Added option “Format output” (XML format)
  • Added option “Don’t break order lines by 2 pages” (PDF format)
  • Added option “Add links to images” (PDF format)
  • Added option “Try to convert serialized values” (Misc Settings)
  • Added fields “Summary Report Total Fee Amount”, “Summary Report Total Tax Amount”
  • Fixed bug – ‘wc doing it wrong’ notice (direct access to product parent property)
  • Fixed bug – option “Change order status” worked only for button “Export w/o progress”
  • Fixed bug – option “Add products as ” = “0 columns” incorrectly worked for button “Export”
  • Fixed bug – field “Embedded Product Image” showed parent image for variation
  • Fixed bug – mode “Summary Report By Products” incorrectly worked with variations
  • Fixed bug – custom and static fields were empty in “Summary by customers” mode
  • Fixed bug – draft products were visible in autocomplete
  • Fixed bug – button “Import” was shown as disabled at tab “Tools”
  • New hooks for PDF format

3.1.4 – 2020-04-15

  • Prevent XSS attack (CVE-2020-11727). Thank Jack Misiura​ for reporting this vulnerability!

3.1.3 – 2020-03-24

  • Fixed CRITICAL bug – export via “Bulk actions” (at screen >WooCommerce>Orders) works incorrectly

3.1.2 – 2020-03-16

  • Added filter by order IDs (not order numbers!)
  • Added checkbox “Export only matched product items” to section “Filter by item and metadata”
  • Added checkbox “Shipping fields use billing details (if shipping address is empty)” to section “Misc Settings”
  • Added fields “Item Cost Before Discount”, “Item Discount Tax” to section “Product order items”
  • Renamed field “Product Variation” to “Order Item Metadata”
  • Added some tooltips to sections inside “Set up fields”
  • Support tag {order_number} in filename
  • Fixed UI bugs for Firefox
  • Fixed bug – Preview was wrong if CSV format used non-UTF8 codepage
  • Fixed bug – some warnings in JS console
  • Fixed bug – Safari added .csv to any filename when we use TSV format
  • Fixed bug – wrong filters applied when user selected orders and exported them via bulk action
  • New hooks for product custom fields

3.1.1 – 2019-11-18

  • Field “Embedded product image” is exported by “Summary by product” mode (XLS/PDF/HTML formats)
  • Added checkbox to export item rows with a new line (TAB format)
  • Fixed incompatibility with “Advanced Custom Fields” plugin
  • Fixed bug – product static fields were empty sometimes
  • Fixed bug – adding fields worked incorrectly at tab “Product items”
  • Fixed bug – fields “Categories” and “Full names for categories” were empty for variable products

3.1.0 – 2019-11-11

  • Speeded up page loading and button “Preview”
  • Added filter “Products SKU” to section “Filter by product”
  • Added options for JSON format
  • Added vertical align for cells (PDF format)
  • New tabs “Product items”, “Product totals” in section “Setup fields”
  • Order fields can be dragged to section “Products” (JSON/XML formats)
  • Added product field “SKU(parent)”
  • Added fields “Total Shipping”,”Total Discount”,”Total Items” for “Summary by customers” mode
  • Support “0” as max # of product columns (calculated based on exported orders)
  • Deleted products are exported by “Summary by products” mode
  • Fixed UI bugs for summary mode
  • New hooks for PDF format
  • Fixed bug – sorting (by order fields) conflicted with filtering by order custom fields

3.0.3 – 2019-08-29

  • Fixed CRITICAL bug – export wrong data if user added customer field “First Order Date” or “Last Order Date”
  • Fixed bug – customer fields “First Order Date” or “Last Order Date” were empty for guests
  • Fixed bug – wrong height for cells (PDF format only)

3.0.2 – 2019-08-20

  • Added “Summary by customers” report
  • Format PDF supports UTF8 chars
  • Added filter “Exclude products” to section “Filter by product”
  • New tab “Other items” (in section “Setup fields”) allows to export tax/fee/shipping
  • Fixed bug – XLS export stops at wrong dates
  • Fixed bug – button “ESC” doesn’t abort export (Safari only)

3.0.1 – 2019-07-22

  • Added product field “Product Name (main)” to export name of variable product (not name of variation!)
  • Added summary product fields to export discounts and refunds
  • Fixed bug – bulk exporting from orders page didn’t work if you set date range filter at page “Export Now”
  • Fixed bug – it was impossible to add custom field at tab “User”
  • Fixed bug – filter “User roles” applied incorrectly
  • Fixed bug – filter “Item meta” showed wrong results if you tried to filter by different meta keys

3.0.0 – 2019-07-03

  • New format – HTML
  • Added order field “Link to edit order” (useful for HTML format)
  • Added product field “Embedded Product Image” (works for XLS and PDF formats only!)
  • Added order fields (for customer) – “First Order Date”, “Last Order Date”
  • Added ‘Hide unused’ for order/product/coupon fields (dropdowns filtered by matching orders)
  • Allow to sort orders by any custom field
  • Fixed bug – fields with prefix “USER_” were shown for all tabs in section “Setup fields”
  • Fixed bug – the plugin exported all orders by default (including cancelled and refunded)
  • Fixed bug – bulk export didn’t sort orders
  • Fixed bug – incompatibility with some coupon plugins
  • Fixed bug – tab “Tools” didn’t show error if JSON is not valid
  • Removed a lot of outdated code