user_import module for drupal 6

Submitted by DenRaf on Wed, 06/18/2008 - 17:22

FunkMonkey (not verified)

Fri, 07/18/2008 - 18:28

Thanks for getting that patch up and going. Will this work with the 'new' Content Profile module that has replaced the Node Profile module for Drupal 6? I'm trying to see if I can use Content Profile or if I should stick with the built-in Profiles. My understanding is the original User Import worked with Node Profile but I'm not sure if your patch would address that. Thanks!

For a project I needed user_import for drupal 6, so I made the port myself.

As you can see it's not only a port, but there are also some new features.

- Cron function is expanded to auto-import
- Added fields (language, delete, role)
possible to set Delete field yes / no
- Fixed update profile_values

The patch is against 5.x.2.x-dev.