=== Import Users from CSV With All Fields ===
Tags: import user, import users, csv, import, importer, migrate user
Requires at least: 3.1
Requires PHP: 5.6
Tested up to: 5.4.1
License: GPLv2 or later
Import Users data with all fields from a csv file.
== Description ==
This plugin allows you to import users from an uploaded CSV file. It will add users with all information.
You can also choose to send a notification to the new users and to display password nag on user login.
= Features =
* Imports all users with all fields
* Imports user meta
* Update existing users by specifying ID field
* Allows setting user role
* Sends new user notification (if the option is selected)
* Shows password nag on user login (if the option is selected)
* Import fields are: (This fields are includes in csv file.)
user_login, user_pass, user_email, user_url, user_nicename, display_name, user_registered, first_name, last_name, nickname, description, rich_editing, comment_shortcuts, admin_color, use_ssl, show_admin_bar_front, show_admin_bar_admin, role(Administrator, Editor, Author, Contributor, Subscriber, Super Admin ...You can check access for roles Wordpress user roles), billing_company, billing_address_1, billing_address_2, billing_city, billing_postcode, billing_country, billing_state, billing_phone
== Installation ==
For an automatic installation through WordPress:
1. Go to the 'Add New' plugins screen in your WordPress admin area
1. Search for 'Import Users from CSV'
1. Click 'Install Now' and activate the plugin
1. Upload your CSV file in the 'Users' menu, under 'Import Users'