Import users into Drupal or update existing users with data from a CSV file (comma separated file).

Features include:

  • Creates an account for each user
  • Upload CSV files through browser, or use file uploaded through FTP
  • Can create Usernames based on data from file
    e.g. "John" + "Smith" => "JohnSmith"
  • Usernames can be made of abbreviated data from file
    e.g. "John" + "Smith" => "JSmith"
  • Can create random, human readable, Usernames
  • Can create random passwords for each new account
  • Can import passwords from CSV file (plain text only)
  • Roles can be set for users (set for all users, or imported per user with option to create define new roles)
  • Match CSV columns to profile fields (Profile, NodeProfile(Drupal 5), Content Profile (Drupal 6))
  • Can send custom welcome email with account details to each new user
  • Welcome email can include profile data
  • Can set each user's contact form to enabled
  • Organic Groups integration (requires User Import Organic Groups)
  • Test mode option to check for errors (basic errors)
  • Processing can be triggered by cron or manually by an administrator
  • Can stagger number of users imported, so that not too many emails are sent at one time
  • Multiple files can be imported/tested at the same time
  • Designed to be infinitely scalable
  • Import settings can be saved for re-use on future imports
  • Update existing users option (data can be added or replaced)
  • Support for Nodeprofile import (Node Import module is required - Drupal 5 only)
  • Support for Content Profile import (Node Import module is required - Drupal 6 only)
  • Locked down predefined imports suitable for OG group maintainers (in development)
  • Drush support

Add-On Modules

Add additional features with these modules that make use of the User Import API:

Sponsorship

Development

Developed by Robert Castelo for Code Positive.

Downloads

Recommended releases

Other releases

Version Downloads Date Links
6.x-3.0-beta2 tar.gz (39.35 KB) | zip (45.32 KB) 2011-Oct-02 Notes

Project Information


Maintainers for User Import

Issues for User Import

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Oldest open issue: 27 Nov 05