Table of Contents
Basics #
Path: Customer > Tools > Export customers.

The following headers will be exported:
- number
- name
- billing address (all address fields combined)
- shipping address (all address fields combined)
- phone
Export custom data #
The custom fields created in your customer cards will also be exported, according to the Field name values set in the plugin settings at Customers > Settings > Customer cards fields, with a xxx (‘_‘) added in-front of its value.
Example: birth_month will be exported as _birth_month in the CSV file.

This is how it would appear on the created CSV export:

Note that for a customer card set to a type of ‘Checkbox‘:
- True/checked = 1
- False/uncheck = 0
