Overview
WordPress Users & WooCommerce Customers Import Export is an ideal plugin for exporting and importing user/customer details from/to your WooCommerce store. You can import/export users either from the WooCommerce store or e-commerce platforms.
Pre-requisites
- Make sure mbstring is enabled on the server.
- Both CSV and XML file formats are supported.
- Download a CSV with Sample data.
- CSVs should be in UTF-8 format.
To initiate the plugin, download, install and activate.
Getting Started
Hooray!!.. You have successfully activated the plugin.
Navigate through the WebToffee Import/Export(Pro) menu from your WordPress dashboard and explore.

The plugin consists of six different sub-modules :
You can click on the above links to know about each module in detail.
- Was this article helpful?
- Yes, thanks!Not really
Comments (6)
Site Owner
March 31, 2022
After installing a plugin, I cannot find it in the plugin list. How can I disable a plug-in and uninstall it?
Alan
April 20, 2022
Hi,
Please ensure mbstring is enabled on the server and you have followed the installation and activation steps correctly.
On successful installation, you can view the plugin listed in the Installed plugin’s page, from where you can activate the plugin as shown.
For uninstalling the plugin, navigate to the Installed plugin’s page, then deactivate and delete the plugin as shown.
DItte
October 26, 2021
Hallo – how do I fix this?
An unknown error has occurred! Refer to our troubleshooting guide for assistance.
I only installed the plug-in?
Mark
October 29, 2021
Hi,
Please reach us via support and share your fatal error log.
MakeOnlineShop
February 28, 2017
Hello,
I only have a list of emails in a text file, 1 email on each line, how can I import it with your plugin ?
Thank you.
Anindo
February 28, 2017
You can just use one column user_email in CSV to import users with this plugin.
If you want to assign any roles, you can use one more column roles , there you can put customer for Customer user
Only user_email column is mandatory for creating user.
Hope that helps!