CSV Import User
70 sites
Security covered
Drupal 10–11
This module allows you to import users into your Drupal site by uploading a CSV file. You can map CSV columns to user fields, including username, email, roles, and custom fields.
CSV Import User module allows to import users using csv file.
Features
Provides functionality to import users using csv file in drupal site.
Post-Installation
Enable the module, to import visit /admin/config/people/user-import
CSV Format:
csv headers:
username email role field_address field_company
values:
jdoes|[email protected]|administrator| street123| xyzcompany
Depends on
Dependencies of the latest stable release
- file Drupal core
- user Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.