Advertising sustains the DA. Ads are hidden for members. Join today

Contributed modules for Drupal 7

User Import

Drupal 7 will no longer be supported after January 5, 2025. Learn more and find resources for Drupal 7 sites

This guide has not yet been reviewed by Contributed modules for Drupal 7 maintainer(s) and added to the menu.

The User Import module can be used to import users into Drupal from a comma separated value (CSV) file.

Create An Import

Start out by creating a new import.

CSV File

Choose a file to import by uploading it using the browser.

Correct file?

You may remove the uploaded file and go back to the file selection screen if the uploaded file is not the correct one.

Match Data to Drupal Fields

Match data rows from the CSV-file to the Drupal fields of your website.

Import Options

Select options for the import.

Role(s)

Select what role imported users are assigned.

Welcome Email

You may send a welcome email to the users that are imported.

Save Settings

The settings for can be saved and used for future imports, and you may also set up an auto-import directory.

Test or Import

You may test how well the data will import, or you may import without testing if you believe your CSV-file is good to go.

Import Results

Examine the results of the import.

User Import error report

You may examine the User Import error report.

Drush

The project implements the drush command "user-import" to queue an user import from a CSV file.

Guide maintainers

gisle's picture