Visser Labs – WooCommerce Plugins
  1. Home
  2. Knowledge Base
  3. WooCommerce Store Exporter Deluxe
  4. How to export users with Store Exporter Deluxe

How to export users with Store Exporter Deluxe

Whether you’re managing CRM integrations, launching targeted email campaigns, handling tax and accounting requirements, or just backing up your customer list, Store Exporter Deluxe lets you export exactly the user data you need, in the format you need it, straight from your WordPress admin.

Below covers a one-off Quick Export of your users. If you need the same export to run automatically on a schedule, see How to schedule exports instead.

Prerequisites

RequirementDetails
PluginStore Exporter Deluxe is active and licensed
WordPressAt least one registered user account to export
Administrator accessYou’ll need an account with access to the WordPress admin dashboard

Where to find Quick Export

Open WooCommerce → Store Export from the WordPress admin menu. This opens the Store Exporter Deluxe dashboard. Click the Quick Export button near the top of the sidebar to start a new export.

Store Exporter dashboard with a prominent Quick Export button in the left panel and a Quick Export row showing items like Products, Orders, Customers, Categories, Coupons, and Subscriptions in the main area

Step 1: Choose Users as your export type

On the Select Export Type step, choose the Users tile. Each tile shows a live count of the matching records in your store, so you can confirm you’re exporting from the right data set before continuing.

The Select Export Type step showing the Users tile with its live record count

Step 2: Select your export fields

On the Export Fields step, the fields you’ll export appear as chips. The default fields include:

  • User ID, Username, User Role
  • First Name, Last Name, Full Name, Nickname
  • E-mail, Website
  • Orders, Money Spent
  • Date Registered, Last Updated
  • Biographical Info
  • Click the Add more fields tile to open the field picker and add any field not already included.
  • Click the pencil icon on a chip (or double-click it) to rename that column’s header without changing the underlying data.
  • Click the X on a chip to remove that field from the export.
  • Use Reset to Default to discard your changes and start over with the default field set.
The Export Fields step showing field chips with the pencil rename icon and the Add more fields tile

Step 3: Filter and sort your export

On the Filters & Sorting step, expand any of the filter cards to narrow down your export:

  • User Role: export users by specific roles, such as Customer or Author.
  • Date Registered: include users who registered within a specific date range.
  • Date Modified: include users whose profile was last updated within a specific date range.

Leave a filter card collapsed and untouched to skip it. With no filters applied, the export includes every registered user.

The same step also has a Sort by option (ID, Display Name, Username, Email, Nicename, URL, Date Registered, or Random) to control the order rows appear in the final file.

The Filters & Sorting step showing the User Role filter card expanded

Step 4: Choose your export format and finish up

On the Export Options step, choose a File Format:

FormatBest forNotes
CSVGeneral use, Google Sheets, bulk editingMost universal; opens in Excel, Google Sheets
TSVTab-separated workflowsUseful when your data contains commas
XLSExcel 97-2003 compatibilityLegacy format support
XLSXModern Excel workflowsNative Excel 2007+ format
XMLData feeds, integrationsStructured format for automation

CSV is recommended for most tasks.

If you’ve already saved an Export Template, apply it from the dropdown on this step to reuse the same fields, filters, and format instead of setting them up again.

This step also has a Limit option to cap the number of users included, an Offset to skip a number of users from the start of the dataset, and a Batch Size that controls how many records the plugin processes at once. These are useful for exporting in smaller chunks or resuming an export from a specific point.

Click Run Export to generate and download your file.

The Export Options step showing the File Format tiles, Export Template selector, Limit, Offset, and Batch Size fields

Custom user fields

If the field you need isn’t in the default list, you can export any custom user meta by adding it as a custom field first.

  1. Open WooCommerce → Store Export, then select Custom Meta Fields from the TOOLS section of the sidebar.
  2. Choose Users from the export type list.
  3. In the User Meta box, enter one meta key per line (for example, _billing_company).
  4. Click Save Fields.

The keys you added now appear as available fields on the Export Fields step, ready to add as chips like any other field.

The Custom Meta Fields screen for the Users export type, showing the meta key textarea and Save Fields button

Scheduling recurring user exports

For recurring or delayed exports, Scheduled Exports let you automate the same export on a timer instead of running it by hand. Choose Users from the Export Type dropdown when creating the schedule, then pick All Fields, Use Template, or Saved Selection to reuse the fields you selected in Quick Export.

For detailed instructions, see How to schedule exports.

Troubleshooting

The export file is empty
This usually means an active filter combination matches zero users. Go back to the Filters & Sorting step and remove filters one at a time until records reappear.
Expected fields are missing from the file
Confirm the field is still added as a chip on the Export Fields step. For custom user meta, double-check the meta key was entered exactly as it exists on the user profile in Custom Meta Fields. There’s no automatic detection, so a typo produces an empty column rather than an error.
Special characters look corrupted when opened in Excel
Store Exporter Deluxe writes a UTF-8 byte order mark by default, but some spreadsheet software still misreads special characters if the file is double-clicked open. In Excel, use File > Import (or Data > Get Data > From Text/CSV) and choose UTF-8 encoding explicitly, rather than opening the file directly.

Need more help?

If you’re using Store Exporter Deluxe and run into an issue this article doesn’t cover, open a support ticket and our team will help you get your user export working.

If you’re using the free Store Exporter plugin, ask on the WordPress.org support forum and our team will get back to you there.

Was this article helpful?

Related Articles

Resources & Help