User Import
Robert Castelo - September 22, 2005 - 17:57
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
- Drupal 5 To Drupal 6 Update - WebWise Solutions
Development
Developed by Robert Castelo for Code Positive - Drupal development and consultation London, UK .
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.2 | 2009-Apr-04 | 34.28 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-2.8 | 2009-Apr-04 | 34.38 KB | Download · Release notes | Recommended for 5.x | |
| 4.7.x-1.2 | 2007-Feb-20 | 19.98 KB | Download · Release notes | Recommended for 4.7.x | |
