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 (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)

Note:

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

Sponsorship

Development

Developed by Robert Castelo for Code Positive.

Downloads

Version Downloads Date Links
6.x-2.3 Download (35.94 KB) 2009-Oct-24 Notes
5.x-2.10 Download (35.33 KB) 2009-Sep-20 Notes
4.7.x-1.2 Download (19.98 KB) 2007-Feb-20 Notes


 
 

Drupal is a registered trademark of Dries Buytaert.