User Import Framework
The User Import Framework (uif) module provides simple, extensible user import via CSV (comma-separated value) files. The guiding philosophy is to make the import process as simple as possible for the end-user (the user doing the import). Hooks allow the developer (you) to add the bells and whistles you need, e.g. content_profile support, while providing a framework which takes care of the tedious aspects of the job (forms, input parsing).
Please visit the module page for more information and downloads.
The purpose of this documentation page is to allow developers to contribute code examples they have created to solve specific user import cases. These will often involved integration with other modules. To create an example, click the "Add child page" link at the bottom of this page.
Thank you for your contributions to the documentation.
Help improve this page
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion