User Import

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
  • Match CSV columns to profile fields (Profile or NodeProfile(Drupal 5))
  • 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)
  • Locked down predefined imports suitable for OG group maintainers (in development)

Note: import templates will need to be re-created after updating to the latest version.

Sponsorship

Development

Developed by Robert Castelo for Code Positive - Drupal development and consultation London, UK .

Releases

Official releasesDateSizeLinksStatus
6.x-1.22009-Apr-0434.28 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-2.82009-Apr-0434.38 KBRecommended for 5.xThis is currently the recommended release for 5.x.
4.7.x-1.22007-Feb-2019.98 KBRecommended for 4.7.xThis is currently the recommended release for 4.7.x.


 
 

Drupal is a registered trademark of Dries Buytaert.