Risk Free, Backed By Our 90-Day Money Back Guarantee
 - 
Read More
Lifetime Licenses Are Ending Soon, Get Yours Before They're Gone
 - 
Read More
Risk Free, Backed By Our 90-Day Money Back Guarantee
Pricing

You may have seen some references on our site to annual licensing or renewals.

All plugins currently come with a lifetime license, no matter what the site says.

We’re currently running tests before we make the switch to annual pricing. Check the Discounts tab to purchase our other plugins and get a lifetime license before they’re gone.

I Understand I Have a Lifetime License
Now is your last chance to buy a lifetime license before we switch to annual pricing. Existing licenses will be unaffected.
Read More
200,000+ Active Installs
1500+ 5 Star Reviews
Docs Menu

The best import export plugin for WordPress & WooCommerce.

Complete, granular control of your data with an easy to use drag & drop interface.
  • 90 Day Money Back Guarantee
  • Unlimited Installs
  • Lifetime Licence
  • Fast, World-Class Support
Get Started
90 Day Money Back Guarantee

How to Export WooCommerce Customers to CSV, Excel, XML, or Google Sheets

To export your WooCommerce customers, go to All Export › New Export in the main WordPress menu and select WooCommerce Customers. Configure your export using our Drag & Drop interface, then run the export and download your data.

Table of Contents

Advanced Topics

WordPress Users vs WooCommerce Customers

A WooCommerce customer is a specific type of WordPress user.

When someone visits your WooCommerce site and creates a purchase, WooCommerce creates a user account for them. This user account is assigned the role of customer with a set of WooCommerce-specific data attached to their account.

Step 1: Create a New Customer Export

Navigate to All Export › New Export:

New Customer Export
  1. Select Specific Post Type.
  2. Choose WooCommerce Customers.
  3. Click the blue Customize Export File button at the bottom. This will call up the Drag & Drop interface.

Step 2: Select Your Export Columns

When exporting WooCommerce customers, most users only need a subset of the available data fields. You can select this subset in the Drag & Drop interface.

All the available data tables and fields are accessible in the Available Data panel on the right.

To export a data field, simply drag it from Available Data to the column selection area as shown below:

Export WooCommerce Customers Drag and Drop

To delete an export column, simply drag it from the column selection area to another part of the interface.

WooCommerce Customer Tables and Fields

There are four default data tables in the Available Data panel for WooCommerce customer exports: Standard, Address, Custom Fields, and Other. The address fields are actually custom fields, but WP All Export creates a special listing to make them more accessible.

Standard Fields

All basic export fields tied to your WooCommerce customers are in Available Data › Standard. These fields come from the WordPress Users table but are limited to users who have been assigned a customer role:

  • ID: Customer ID, which is actually the user ID assigned by WordPress
  • Username: The username the user chose when creating their account
  • User Email: Email address associated with the customer account
  • First Name: Customer's first name
  • Last Name: Customer's last name
  • User Registered: Date when the customer registered
  • User Nicename: Sanitized version of the username
  • User URL: Website associated with the customer account
  • Display Name: The name to be displayed publicly, which is selected in WordPress as either the username, first/last, or nickname
  • Nickname: A name chosen by the user to be displayed on the frontend
  • Description: A description of the user, also labeled as Biographical Info in WordPress
Export WooCommerce Customers Standard Fields

WooCommerce Customer Address Fields

Address fields tied to your WooCommerce customers are found in Available Data › Address. WooCommerce adds these address fields and stores them in WordPress as custom user metadata.

Every customer in WooCommerce has a billing address and a shipping address. WooCommerce organizes both sets of addresses in the same way:

  • First Name
  • Last Name
  • Company
  • Address 1
  • Address 2
  • City
  • Postcode
  • Country
  • State
  • Email
  • Phone
Export WooCommerce Customers Address Fields

Custom Fields

Custom fields added to your WooCommerce Customers are in Available Data › Custom Fields. These contain extra information (or metadata) added by your plugins or themes. WP All Export automatically detects these.

For example, WooCommerce adds an "_order_count" custom field which keeps track of how many orders a customer has made.

Export WooCommerce Customers Custom Fields

Other Fields

Other, less-used export fields tied to your WooCommerce customers are in Available Data › Other.

Export WooCommerce Customers Other Fields

Exporting WooCommerce Customer Passwords

To include a WooCommerce customer password in the export, add the User Pass field.

This field does not include the actual customer password but instead a hash code of that password, which is basically a scrambled/coded version of the original text that cannot be interpreted by humans. The hashing process cannot be reversed. But when you import a hashed password back into WordPress, the associated customer will still be able to use their old password.

Once you've finished setting up your export, click Continue to configure your export settings.

Step 3: Configure the Export Settings

Export WooCommerce Customers Export Settings

This screen allows you to set many powerful export options, including:

  • Whether to split large customer exports into multiple files;
  • How to handle existing, unmodified customers on subsequent runs of the same export;
  • Whether to only export customers that have made a purchase;
  • The batch processing size for the export;

If you expand the Scheduling Options section, you can also set up your customer export to run automatically every week or every month.

Leave these settings alone for now, and instead click the Confirm & Run Export button to start the export.

Step 4: Download Your Export File

Once the export is complete, click CSV to download your exported customers:

Confirm and Run Interface

You can also click Bundle, which downloads a zip file containing an import template along with the export file. You can use this template to migrate customers from one WooCommerce store to another, as it contains everything that WP All Export needs to know to import the exported customers.

Export Customers to CSV, Excel, and XML

  • All customer data
  • Billing & shipping info
  • Ordered items
  • Filters
  • Import back to Woo

Export WooCommerce Customers — Advanced Topics

Exporting Customers to Excel or XML

In addition to CSV exports, WP All Export can also export users to Excel XML, or Google Sheets.

To use Excel, open the Drag & Drop interface:

Export Customers to Excel
  1. Expand the Export Type section.
  2. Select Spreadsheet.
  3. Choose Excel File XLS or Excel File XLSX.

Exporting to XML is just as simple:

Export Customers to XML
  1. Expand Export Type.
  2. Select Feed.
  3. Choose Simple XML Feed or Custom XML Feed.

For more information on custom XML exports, see https://www.wpallimport.com/documentation/export-wordpress-data-to-custom-xml-feed/.

To export to Google Sheets, set up the export process following this guide and then use our external apps feature to connect to Zapier, which in turn connects to Google Sheets. You would need to create a trigger/action in Zapier that receives the data from WP All Export and then sends it to Google Sheets.

You can learn more about that process here: Add Exported WordPress Data to Google Sheets using Zapier.

Export WooCommerce Customers Advanced Options

For CSV or XML exports, an Advanced Options section will appear just above the Export Type section. Here are the options for CSV files:

Export Customers Advanced Options CSV

The Separator field defines the character that will be used to separate columns. This is a comma (,) by default, but you can change it to any character that you want. Just be careful that you don't use a separator that is present inside the export data itself.

The Include header row and column titles in export option determines whether the first row contains just regular data or a header row consisting of the column names.

For more information on XML options, see Export WordPress data to XML.

How to Filter WooCommerce Customer Exports

Sometimes, you only need to export a subset of all your customers.

To do this, expand the Add Filtering Options section in the lower half of the New Export screen. Every filter rule requires three components: an Element, a Rule, and a Value:

Adding Customer Export Filter Rules

This particular filter rule is designed to export only customers with a billing address in the city of Memphis.

Once you click the Add Rule button, you will see that only three customers will be exported:

Single Filter Rule

You can also combine filter rules. For example, if we add a rule to also include customers from the city of Phoenix, the number of customers to be exported rises to six:

Combination Filter Rule

Note the importance of selecting the "OR" join option for this combination filter. If we had left the default "AND" option in place, our combination filter wouldn't have returned any WooCommece customers because no customer lives in both Memphis and Phoenix.

Export WooCommerce Customers — Frequently Asked Questions

If you are looking for information on our plugin, please see Exporting WooCommerce Customers.

How Do I Export All Customers From WooCommerce?

  1. Go to All Export > New Export.
  2. Select to export WooCommerce Customers. Do not set any filters.
  3. Set up the export by customizing the export file.
  4. Configure and run the export.
  5. Download the exported Woocommerce customers.

How Do I Export Customers to CSV in WooCommerce?

To export customers to CSV in WooCommerce, just follow the instructions in this tutorial, as the default export type is CSV. You can also export customers to Excel, XML, or Google Sheets.

How Do I Schedule WooCommerce Customer Exports?

To schedule WooCommerce customer exports, you can either create cron jobs manually on your server or use our automatic scheduling service to set your export schedule directly from our interface.

For additional details, please see How to Schedule WordPress Exports.

How Do I Generate a Customer List in WooCommerce?

To generate a customer list in WooCommerce, follow the steps in this guide, but select only the columns that you want in your list. Export this data to a CSV file. Open the file in your favorite spreadsheet, where you can easily apply styling, save as a PDF, or print.

How Do I Export WooCommerce Subscribers?

Subscribers are also customers. The subscriber “subtype” is added by third-party plugins or via code. If the metadata allows it, you can filter subscribers from customers. However, in some cases, custom code is needed to export the subscriber data correctly.

How Do I Export Customers with Subscriptions in WooCommerce?

To export customers with subscriptions from the WooCommerce Subscriptions extension, just use WP All Export and select the desired fields, provided you are using simple subscriptions. If you are using variable subscriptions or subscriptions from a plugin that isn't recognized by our plugin, just contact support, and they will give you the required guidance.

How Do I Export Customers by Product in WooCommerce?

To export customers by product, first create a WooCommerce order export. Select your target products by creating a filter against one or more of the order product fields, which are listed under Items. Finally, include the desired Available Data > Customer fields in your export column layout.

How Do I Import Customers into WooCommerce?

  1. Go to All Import -> New Import.
  2. Choose the method for importing your customers (i.e., upload a file, use a URL, etc.).
  3. Select the file you want to import and the import target (i.e., WooCommerce Customers).
  4. Drag and drop the incoming data elements to their target WooCommerce customer fields.
  5. Complete the import.

For more information, see Import WooCommerce Customers.

How Do I Migrate WooCommerce Customers to Another Website?

  1. Export the customers that you wish to migrate.
  2. When you download your export file, choose the Bundle option. This option will export an import template along with your export data file.
  3. Using WP All Import, import the bundle file on the target site.
  4. Simply accept the default settings, as the bundle file contains everything that WP All Import needs to know to complete the import.
  5. Review the imported customers.

To learn more, see Migrate WooCommerce Customers.

Export Customers to CSV, Excel, and XML

  • All customer data
  • Billing & shipping info
  • Ordered items
  • Filters
  • Import back to Woo

How Do I Migrate Customers and Their Orders in WooCommerce?

To migrate customers and their orders in WooCommerce, migrate the customers first. When you migrate the orders, be sure to include customer information from Available Data > Customer. WP All Import will then automatically match the orders to the correct customers.

How Do I Export WordPress Users?

  1. Go to All Export > New Export.
  2. Select to export Users from the dropdown list.
  3. Customize the export file and include all user fields.
  4. Configure and run the export.
  5. Download the exported WordPress users.

See Exporting WordPress Users for additional details.

How Do I Import WordPress Users?

  1. Navigate to All Import > New Import and select the import file (upload, use URL/FTP, or select existing).
  2. Choose to import Users from the dropdown list.
  3. Proceed to set up the import template and map all user fields.
  4. Run the import.
  5. Verify that all users were imported as expected.

For more information, see Importing WordPress Users.

How Do I Export All Data From WooCommerce?

  1. Create a new export process for each WooCommerce data type that you want to export.
  2. Customize each of the exports and run them.
  3. Download the exported WooCommerce data via the Manage Exports screen.
  4. Check your export file.

To learn more, see How to Export WordPress to CSV, Excel, XML and Google Sheets.

What Add-Ons Do I Need to Export WooCommerce Customers?

To export WooCommerce customers, you need to have the WooCommerce Export Add-On and the User Export Add-On active on your site, along with WP All Export.

Export WordPress users in different file formats using WP All Export.

Use WP All Export to export WooCommerce orders to CSV, Excel, XML, or Google Sheets.

Export WooCommerce products to CSV, Excel, XML, Google Sheets, or the Google Merchant Center.

Export WooCommerce reviews using WP All Export.

The best import export plugin for WordPress & WooCommerce.

Complete, granular control of your data with an easy to use drag & drop interface.
  • 90 Day Money Back Guarantee
  • Unlimited Installs
  • Lifetime Licence
  • Fast, World-Class Support
Get Started
90 Day Money Back Guarantee

Unlimited Installs.
World-Class Support. Money Back Guarantee.

Packages
Standalone
Import
Pro Package
$199
.00
/yr
Save $494, 71% Discount
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
$693 If Purchased Individually
Buy Now
90 Day Money Back Guarantee
Import + Export Pro Package
$299
.00
/yr
Save $1087, 78% Discount
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
$1386 If Purchased Individually
Buy Now
90 Day Money Back Guarantee
WooCommerce Import Package
$169
.00
/yr
Save $29, 15% Discount
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
$198 If Purchased Individually
Buy Now
90 Day Money Back Guarantee
Lifetime License
$1299
One-Time Payment
  • Import Pro + Export Pro
  • All Current Add-Ons
  • All Future Add-Ons
  • Lifetime Support
  • Lifetime Updates
  • No Renewal Fees
Buy Now
90 Day Money Back Guarantee
Import Standalone
$99
.00
/yr
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
Buy Now
90 Day Money Back Guarantee
Import + Export Standalone
$169
.00
/yr
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
Buy Now
90 Day Money Back Guarantee
Export Standalone
$99
.00
/yr
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
Buy Now
90 Day Money Back Guarantee
Packages
Standalone
Import
Pro Package
$16.58
per month, billed annually
Save $494/yr, 71% Discount
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
$693/yr If Purchased Individually
Buy Now
90 Day Money Back Guarantee
Import + Export Pro Package
$24.92
per month, billed annually
Save $1087/yr, 78% Discount
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
$1386/yr If Purchased Individually
Buy Now
90 Day Money Back Guarantee
WooCommerce Import Package
$14.08
per month, billed annually
Save $29/yr, 15% Discount
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
$198/yr If Purchased Individually
Buy Now
90 Day Money Back Guarantee
Lifetime License
$1399
One-Time Payment
  • Import Pro + Export Pro
  • All Current Add-Ons
  • All Future Add-Ons
  • Lifetime Support
  • Lifetime Updates
  • No Renewal Fees
Buy Now
90 Day Money Back Guarantee
Import Standalone
$8.25
per month, billed annually
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
Buy Now
90 Day Money Back Guarantee
Import + Export Standalone
$14.08
per month, billed annually
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
Buy Now
90 Day Money Back Guarantee
Export Standalone
$8.25
per month, billed annually
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
Buy Now
90 Day Money Back Guarantee

Unlimited Installs.
World-Class Support. Money Back Guarantee.

Developer
Pro features to get your WordPress data moving
Normally $299/yr
$149
.00
/yr
Save $150
Import & Export Pro
  • Posts Types, Pages & Taxonomies
  • Custom Fields & Meta Support
  • WordPress Users Support
  • Gravity Forms Entries
  • Developer Tools
  • Pro Settings
  • See detailed list of features
    Buy Now
    90 Day Money Back Guarantee
    Professional
    Everything you need to import and export anything
    Normally $599/yr
    $299
    .00
    /yr
    Save $300
    All Features & Integrations
  • WooCommerce
  • Bulk Editing & Data Migration
  • Advanced Custom Fields
  • JetEngine
  • Meta Box
  • Manual Scheduling
  • See detailed list of features
    Buy Now
    90 Day Money Back Guarantee
    Unlimited Lifetime
    All features and integrations forever for unlimited sites
    Normally $1599
    $1299
    .00
    once
    Limited-Time Offer
    ONE-TIME PAYMENT 
  • Import Pro + Export Pro
  • All Current Features & Integrations
  • All Future Features & Integrations
  • Lifetime Updates
  • Lifetime Support
  • No Renewal Fees
  • See detailed list of features
    Buy Now
    90 Day Money Back Guarantee

    Risk Free with our Money-Back Guarantee

    We would love for you to try WP All Import. Our 90-day money-back guarantee means that if you decide our plugins don’t meet your needs, just let us know, and we’ll gladly give you a full refund, no questions asked.
    200,000+ Active Installs
    1500+ 5 Star Reviews
    Developer
    $149
    .00
    /yr
    Buy Now
    Professional
    $299
    .00
    /yr
    Buy Now
    Ultimate Lifetime
    $1299
    Buy Now
    Unlimited Lifetime Package Features
    included in only in the Ultimate Lifetime Package
    One-Time Payment. No Renewal.
    All Future Add-Ons
    Developer Package Features
    included in all packages
    Untilimited Site Activations
    World-Class Support
    Import & Export Custom Post Types, Pages & Taxonomies
    Import & Export Custom Fields & Meta
    Download Import File from URL & FTP
    Export to CSV, XLSX, and XML
    Import & Export Filters
    Import & Export WordPress Users
    Import & Export Gravity Forms Entries
    Delete Missing Records on Import
    Run PHP Functions on Imports & Exports
    Choose Which Data to Update
    WP_Query Exports
    Secure Client Mode for Exports
    Zapier Integration for Exports
    Professional Package Features
    everything the Developer package, plus:
    Import & Export WooCommerce Products
    Import & Export WooCommerce Product Galleries
    Import & Export WooCommerce Orders
    Import & Export WooCommerce Customers
    Import & Export WooCommerce Reviews & Coupons
    Sync WooCommerce Stock & Prices
    Import & Export ACF Fields
    Import & Export JetEngine Fields
    Import & Export Meta Box Fields
    Export to Google Merchant Center
    Migrate Data Between Sites
    Bulk Edit with Export, Edit, Import
    Manual Scheduling for Imports & Exports

    Have any questions? 

    These are some of the most frequent questions we get about how to get data imported to or exported from WordPress

    Can I use any file type to import my data?

    Absolutely. It doesn't matter how big your CSV file is or what your column names are. Just use our Drag and Drop interface to map incoming data elements to their target fields, and you'll be done in minutes.

    Can I import Excel or Google Sheets to WordPress?

    Yes. Importing any spreadsheet is straightforward. Need to import Google Sheets to WordPress? Just copy and paste its URL. Need to import into WordPress from Excel? Same thing!

    How does my WordPress import data need to be organized?

    Our plugin is extremely flexible, so you probably won't have to make any changes to your data. You can try your WordPress import right now, and if you have any issues, we'll be glad to help you out.

    What will my WordPress export file look like?

    Unlike other solutions, our plugin gives you complete control over your WordPress export, including how it's formatted. You can modify fields, merge them together, and even create completely custom fields using embedded PHP.

    How do I export WordPress data to CSV?

    To export data to a CSV file, you don't have to do anything at all, as CSV is our default export format. If you want to export to other file formats, just change the export type in the Drag & Drop screen.

    Can I export WooCommerce products?

    Yes. Our software is completely integrated with WooCommerce. It provides full support to export WooCommerce customers, orders, products, variations, attributes, subscriptions, and reviews.
    cross