Posted by Robert Castelo on September 22, 2005 at 5:57pm
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
- Drupal 5 To Drupal 6 Update - WebWise Solutions
Development
Developed by Robert Castelo for Code Positive.
Downloads
Recommended releases
Other releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Import/Export, User Access & Authentication, User Management, Utility
- Reported installs: 7084 sites currently report using this module. View usage statistics.
- Last modified: October 2, 2011