WebToffee Logo
  • Home
  • Plugins
  • Bundles
  • Blog
  • Documentation
  • Support
Login
0

  • Introduction
    • Plugin Setup
  • Import
    • Import customers from Magento
    • Updating evaluation fields on Import
    • Import users from CSV/XML
    • Import new users with specific password
    • Retain user's password on import
  • Export
    • Export users to CSV/XML
    • Export user emails
    • Download WP users
    • Export WordPress/WooCommerce guest users
  • Bulk Edit
    • Bulk update existing user details
  • Metadata
    • Import/Export user's metadata
  • FTP Cron Schedules
    • Enable FTP export
    • Scheduled Actions
    • Schedule on Import
  • Advanced Topics
    • Import/Export BuddyPress data
    • Import customer reward points
    • Send custom email for new users
    • Export without user restrictions
    • Modification of column header name
  • Troubleshooting
    • Finding PHP Error Logs
    • Troubleshooting Guide- Users
  • Third-Party Compatibility
    • Plugins
  • Changelog
    • Version 1.1.6

Documentation/WordPress Users & WooCommerce Customers Import Export/Importing Users from a CSV/XML file

Importing Users from a CSV/XML file

Last updated on January 19, 2022

When you are merging multiple sites and want to automatically shift all users to a new site, the quickest way to accomplish this is by using a plugin to export and import the user data. WordPress User & WooCommerce Customers Import Export Plugin is one of the best plugins that can help you import user data in CSV/XML formats.

Click to download the Sample CSV

To import WordPress users / WooCommerce customers:

  • Click on WebToffee Import/Export(Pro) > Import

Step 1: Select post type

As a first step, you need to choose the post type as Users/Customers.

Selecting post type as User/Customer while importing user

Step 2: Select the import method

Choose from the below options to continue with your import:

  •  Quick import 
  •  Based on a pre-saved template 
  •  Advanced import

Let us have a look at each of these import methods:

Quick Import

  • imports the basic/standard fields of the respective post type.  
  • used primarily when your input file was exported using the same plugin
  • One can import file from:
    1. Local
    2. URL

      Only URLs that point directly to the CSV/XML files are supported. Make sure the URL is publicly accessible so that anyone with the URL can view and download the file. Use of password-protected file is not permitted.

    3. FTP
  • Click the Import button to complete the action or proceed to Step3 for advanced options.
    Importing users via Quick Import method in the User import export plugin
  • Navigate to Step 4 to know more about Advanced options/ Batch import/ Scheduling.

From pre-saved template

  • This method retains the previous filter criteria and other column specifications as per the chosen file and imports data accordingly.
  • By selecting this option, one can choose a previously saved template from the Import template drop-down.
Note: The template will be listed in the drop down only if you have saved it in previous imports, if you go through the Advanced import, at Step 4 you will get an option to save the template. Once you save that, next time when you want to import a pre-saved template, it will be populated within the drop down.
  • Click the Import button to complete the action or proceed to Step3 to map columns.
    Importing Users via pre-saved-template-method in the User import export plugin
  • Navigate to Step 3 to know more about mapping import columns.

Advanced Import

  • This option takes you through a detailed process of filtration, column selection and advanced options.
Importing Users via Advanced import method in the User import export plugin
Note: You can also save this file as a template for future use.

Step 3: Map import columns

  • Here, one can map and reorder the import columns under the following 3 fields:
    1. Default fields: If required, you can edit the column names appearing in this section. On choosing the import method as pre-saved template, you will get the preferred names and choices that were last saved.
    2. Meta(custom fields)
    3. Hidden meta
      Mapping import columns during import of Users in the User import export plugin
  • Click on Step 4 to proceed.

Evaluate field

Appends a value/expression to an existing item while importing. It basically selects/maps any column from the input file and compute the values with expressions and creates output.

  • Expression: Any of the operators +*/-()&@ or string constants can be used along with the attributes to manipulate the respective value. 
  • Input: Select the column from the dropdown which has to be modified.
  • Output: Sample value will be created based on the first record from input file.
Note: Columns that have no values in the input file may cause syntax errors if used in an expression.
Evaluation field in the Import export plugin for WooCommerce

Step 4: Advanced Options/Batch Import/Scheduling

  • On reaching Step 4, the following window will appear, from where one can:
    1. Update Only: If you choose “Yes,” the store will only be updated with data from the input file for matching/existing records in the file. When you choose “No,” the entire data from the input file is processed for an update or insert, depending on the situation.
    2. Match users by their:  ID, Email, Username 
    3. If the user exists in the store: One can either Skip or Update the entry.
    4. Retain user passwords
    5. Email new users: One can Email all the new users upon successful import.
Note: On expanding Advanced options, one can set the number of records that the server will process for every iteration within the configured timeout interval. If the import fails due to timeout you can lower this number accordingly and try again.
  • Save the template file for future (if needed).
Save template option in the Import export plugin for WooCommerce
  • Click on Import/Schedule to finish.
Advanced options during import of Users in the import export plugin for WooCommerce

You can either import the users directly into your store or schedule the import.

Option to import and schedule in the Import Export Plugin for WooCommerce

To schedule the import:

  1. Hit the Schedule option, and you will be taken to the cron schedule window as shown below:
Scheduling WordPress Cron in the Import Export plugin for WooCommerce

The plugin supports two different schedule types:

  1. WordPress Cron: Upon a visit, WordPress Cron will check to see if the time/date is later than the scheduled event/s, and if it is– it will fire those events.
    • schedules your job at the specified time. 
    • is dependent on your website visitors.
  2. Server Cron: You may need to trigger the URL every minute depending on the volume of data to be processed.You can use this option :
    • to generate a unique URL that can be added to your system in order to trigger the events. 
    • if you have a separate system to trigger the scheduled events.
Scheduling Server Cron in the Import Export plugin for WooCommerce

Also, you can schedule the import/export on daily, weekly, monthly and custom basis. It is possible to configure the time at which we want to schedule the import.

To directly import:

  1. Hit on the Import option

On successful import, a pop-up window will appear with the import status, including the number of active and failed imports (if any).

To know more : WordPress Users & WooCommerce Customers Import Export Plugin.

  • Was this article helpful?
  • Yes, thanks!Not really
Get the plugin

On this page

  • Step 1: Select post type
  • Step 2: Select the import method
  • Quick Import
  • From pre-saved template
  • Advanced Import
  • Step 3: Map import columns
  • Step 4: Advanced Options/Batch Import/Scheduling

This article posted in Documentation, Import, Knowledge Base, WordPress Users & WooCommerce Customers Import Export and tagged csv file, CSV file utf-8 encoded, export, Import, WordPress users, WordPress Users & WooCommerce Customers Import Export

Written by

Vineetha

Vineetha is a technical content writer with a knack of simplifying complex information into readable content. She focuses on writing content in a conveyable and clear format.

Comments (12)

  1. pierre

    September 21, 2022

    Hello,

    I tried to import users from a .csv file (UTF-8 encoding, fields separated by commas) but the same error appears every time “skipped: cannot insert user without email.”. But the column user_email exists and is completed.

    Can you help me with that ?

    Reply
    • Alan

      Alan

      September 23, 2022

      Hi,
      Can you please reach out to us via support and share the CSV file you used to import so that we can check it?

      Reply
  2. Kurt Meyer

    February 10, 2022

    It seems that when I import a user with a zip code that has a leading zero (01370 for example) the leading zero is lost. Is there a way to keep the leading zero so it displays correctly on the checkout and account details pages? Thanks for any advice.

    Reply
    • Alan

      Alan

      February 17, 2022

      Hi,
      The issue you are facing is that the leading zeroes in the zip code column are excluded when you saved the file. In the spreadsheet applications, the leading zeroes will be automatically removed when the file is saved. ie. the data “000113” will be saved as “113” in the CSV file. We can assure you that the issue is not caused due to the plugin instead it is because of how the data is saved by the spreadsheet application.

      Reply
  3. Justus Erima

    March 22, 2021

    Im trying to import about 2000 subscribers, it goes through successfully but when I open the excel document, it is empty,even though it shows me users import successful

    Reply
    • Alan

      Alan

      March 31, 2021

      Hi,

      As per our understanding you are having issue with importing users on your site. Please reach us via support and share your import log.

      Reply
  4. ami

    March 17, 2021

    it imports customers into users section. how can I import into woo customers section?

    Reply
    • Alan

      Alan

      March 17, 2021

      Hi,

      The reason why the imported users do not show up under Woocommerce > Customers is because any one user to appear in this section
      (DB view wp_customer_lookup) has to have at least 1 placed order. And freshly imported users have 0 orders.
      So once an imported user places his/her first order, this view will be populated and the the users will show up under
      Woocommerce > Customers

      Reply
  5. Markus

    March 11, 2021

    Hello
    I did some test with the customer importer.
    I like to import my existing web shop customer from an other system into WP / Woocommerce.
    The importer worked fine so far and I saw my customer in WP / Users.

    QUESTION:
    As “roles” it makes from the improt directly “subscriber”. Should this not be “customer” and if so how can I manage this, with the import to have this set correctly?

    Thank you very much for your kind support!

    Reply
    • Alan

      Alan

      March 16, 2021

      Hi,

      To import users with the role “customer” please create a column in your file with header “roles” and then specify the data “customer” in those columns so that they will be imported as customers.

      Reply
  6. Sven Adam

    Sven Adam

    March 7, 2021

    What date format is expected for UNIX timestamp dates in XML import file?

    Reply
    • Alan

      Alan

      March 8, 2021

      Hi,

      Please use the date format YYYY-MM-DD(2020-02-17) in the import XML file to import dates.

      Reply

Got any query? Please leave a comment or reach out to our support

Cancel reply

Your email address will not be published. Required fields are marked *

We develop awesome WordPress plugins & WooCommerce extensions to help build successful online businesses.

© 2023 WebToffee. All rights reserved.

Our plugins

  • GDPR Cookie Consent
  • PDF Invoices & Packings Slips
  • Product Import Export Plugin
  • User & Customer Import Export
  • Import Export Suite
  • Sequential Order Numbers
  • Smart Coupons for WooCommerce
  • URL Coupons for WooCommerce
  • PayPal Express Checkout
  • Stripe Payment Gateway
  • Subscriptions for Woocommerce
  • Product Catalog Sync for Facebook
  • PrintNode for PDF Invoices
  • Order, coupon, subscriptions for WooCommerce
  • WordPress Backup and Migration
View more +

Get Started

  • Plugins
  • Testimonials
  • Affiliates
  • We're hiring

Help & Support

  • Documentation
  • Documentation (Basic)
  • FAQ
  • Support

Company

  • Terms & Conditions
  • Privacy Policy
  • Refund policy
  • Support policy
  • License Activation

© 2023 WebToffee. All rights reserved.

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies. However you may visit Cookie Settings to provide a controlled consent.
Cookie settingsACCEPT
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of the basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website, to store user preferences and provide you with content and advertisements that are relevant. Such cookies will be stored on your browser but only upon procuring consent.

You will also have the option to opt-out of these cookies should you want to. But opting out of some of these cookies may have an effect on your browsing experience as per the descriptions elucidated against the respective categories below.

Necessary
Always Enabled
The cookies defined under this category are absolutely essential for the website to function. Hence they are loaded by default irrespective if user consent.
CookieDescription
__cfruidCloudflare sets this cookie to identify trusted web traffic.
__stripe_midStripe sets this cookie cookie to process payments.
__stripe_sidStripe sets this cookie cookie to process payments.
cookielawinfo-checkbox-advertisementSet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Advertisement" category .
cookielawinfo-checkbox-analyticsSet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Analytics" category .
cookielawinfo-checkbox-necessarySet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Necessary" category .
cookielawinfo-checkbox-preferencesThis cookie is set by the GDPR Cookie Consent plugin to check if the user has given consent to use cookies under the "Preferences" category.
CookieLawInfoConsentRecords the default button state of the corresponding category & the status of CCPA. It works only in coordination with the primary cookie.
PHPSESSIDThis cookie is native to PHP applications. The cookie is used to store and identify a users' unique session ID for the purpose of managing user sessions on the website. The cookie is a session cookie and is deleted when all the browser windows are closed.
viewed_cookie_policyThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not a user has consented to the use of cookies. It does not store any personal data.
Analytics
Analytics cookies help us understand how our visitors interact with the website. It helps us understand the number of visitors, where the visitors are coming from, and the pages they navigate. The cookies collect this data and are reported anonymously.
CookieDescription
_gaThis cookie is installed by Google Analytics. The cookie is used to calculate visitor, session, campaign data and keep track of site usage for the site's analytics report. The cookies store information anonymously and assigns a randomly generated number to identify unique visitors.
_ga_BQH8MSKD4MThis cookie is installed by Google Analytics.
_gat_gtagIdentification code of website for tracking visits.
_gidThis cookie is installed by Google Analytics. The cookie is used to store information on how visitors use a website and helps in creating an analytics report of how the website is doing. The data collected including the number visitors, the source where they have come from, and the pages visited in an anonymous form.
_hjAbsoluteSessionInProgressHotjar sets this cookie to detect the first pageview session of a user. This is a True/False flag set by the cookie.
_hjFirstSeenHotjar sets this cookie to identify a new user’s first session. It stores a true/false value, indicating whether it was the first time Hotjar saw this user.
_hjidHotjar cookie. This cookie is set when the customer first lands on a page with the Hotjar script. It is used to persist the random user ID, unique to that site on the browser. This ensures that behavior in subsequent visits to the same site will be attributed to the same user ID.
_hjIncludedInPageviewSampleHotjar sets this cookie to know whether a user is included in the data sampling defined by the site's pageview limit.
_hjIncludedInSampleThis cookie is set to let Hotjar know whether that visitor is included in the sample which is used to generate heatmaps, funnels, recordings, etc.
_hjIncludedInSessionSampleHotjar sets this cookie to know whether a user is included in the data sampling defined by the site's daily session limit.
_hjTLDTestTo determine the most generic cookie path that has to be used instead of the page hostname, Hotjar sets the _hjTLDTest cookie to store different URL substring alternatives until it fails.
CONSENTYouTube sets this cookie via embedded youtube-videos and registers anonymous statistical data.
has_recent_activityThis cookie is used to signal to the code repository website if the user has browsed other website resources during the current session.
tk_aiGathers information for our own first-party analytics tool about how our services are used. A collection of internal metrics for user activity and is used to improve user experience.
tk_lrThis cookie is set by the JetPack plugin on sites using WooCommerce. This is a referral cookie used for analyzing referrer behavior for Jetpack.
tk_orThis cookie is set by the JetPack plugin on sites using WooCommerce. This is a referral cookie used for analyzing referrer behavior for Jetpack.
tk_qsGathers information for our own first-party analytics tool about how our services are used. A collection of internal metrics for user activity and is used to improve user experience.
tk_r3dThe cookie is installed by JetPack. Used for the internal metrics for user activities to improve user experience.
Advertisement
Advertisement cookies help us provide our visitors with relevant ads and marketing campaigns.
CookieDescription
_fbpThis cookie is set by Facebook to deliver advertisements when they are on Facebook or on a digital platform powered by Facebook advertising after visiting this website.
frThe cookie is set by Facebook to show relevant advertisements to the users and measure and improve the advertisements. The cookie also tracks the behavior of the user across the web on sites that have Facebook Pixel or Facebook social plugin.
VISITOR_INFO1_LIVEA cookie set by YouTube to measure bandwidth that determines whether the user gets the new or old player interface.
YSCYSC cookie is set by Youtube and is used to track the views of embedded videos on Youtube pages.
yt-remote-connected-devicesYouTube sets this cookie to store the video preferences of the user using embedded YouTube video.
yt-remote-device-idYouTube sets this cookie to store the video preferences of the user using embedded YouTube video.
Preferences
Preference cookies are used to store user preferences to provide them with content that is customized accordingly. This includes the language of the website or the location of the visitor.
CookieDescription
_gh_sessThis cookie is used to preserve users' states across page requests.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
CookieDurationDescription
_hjSession_137657130 minutesNo description
_hjSessionUser_13765711 yearNo description
_octo1 yearNo description available.
_zendesk_authenticatedpastNo description
_zendesk_sessionsessionNo description available.
_zendesk_shared_sessionsessionNo description available.
edd_wp_session12 hoursNo description available.
logged_in1 yearNo description available.
m2 yearsNo description available.
Save & Accept