Update Users & Customers using CSV

plugin banner

This plugin will help you to update woocommerce customers or/and wp users details in bulk using csv file.

Author:Passionate Brains (profile at wordpress.org)
WordPress version required:5.0
WordPress version tested:5.4.6
Plugin version:1.0
Added to WordPress repository:07-07-2020
Last updated:07-07-2020
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:456
plugin download
Click to start download

this plugin helps to update customers or users data in bulk using csv file. It will also keep record of which data entry from file is successfully processed and which are not.

Rules For CSV File

  • File must be comma separated .csv / .txt format.
  • Column lables must be same to actual user field name where data needs to be updated.
  • File should have one index column which used for finding user for whom data is going to be updated. For example: user_login, username, id, user_id
  • Make sure each row of data for user has same number of data elements as many fields we need to update through file.
  • If you do not have data of some fields for any user or not want to update some data fileds then you write ” skip ” in data cell and that perticular data will be skipped for that user.

Usage

To use this plugin do the following:

  • Firstly activate Plugin.
  • Go to plugin settings page.
  • Upload csv file for bulk update users information.

Screenshots
FAQ
ChangeLog