Insert users from script?
Hi all I have data for several persons in an excel file and i would like to convert all of these people in users in my drupal 6. Somebody knows how can i do this? The idea is that not to have to create the users one by one, maybe i would have to make an sql script to include the users in one time, but i don't know in which tables I have to include the data and some other things for example, how have i to set the password? (this is encrypted in the database field) thanks in advance Gastón Pablo Perez Email: gpperez@gmail.com Web: http://cv.gpperez.com.ar
I think the user import module should do the trick. http://drupal.org/project/user_import Thanks, Steve On Wed, 2 Dec 2009 19:38:45 -0300, Gastón Pablo Pérez <gpperez@gmail.com> wrote:
Hi all
I have data for several persons in an excel file and i would like to convert all of these people in users in my drupal 6. Somebody knows how can i do this? The idea is that not to have to create the users one by one, maybe i would have to make an sql script to include the users in one time, but i don't know in which tables I have to include the data and some other things for example, how have i to set the password? (this is encrypted in the database field)
thanks in advance
Gastón Pablo Perez Email: gpperez@gmail.com Web: http://cv.gpperez.com.ar
Gastòn, The user import module seems to be just what you're looking for. http://drupal.org/project/user_import Hope that helps! Trevor Twining, Senior Web Developer Points of Light Institute http://pointsoflight.org skype/aim/gtalk/twitter: trevortwining On 2009-12-02, at 5:38 PM, Gastón Pablo Pérez wrote:
Hi all
I have data for several persons in an excel file and i would like to convert all of these people in users in my drupal 6. Somebody knows how can i do this? The idea is that not to have to create the users one by one, maybe i would have to make an sql script to include the users in one time, but i don't know in which tables I have to include the data and some other things for example, how have i to set the password? (this is encrypted in the database field)
thanks in advance
Gastón Pablo Perez Email: gpperez@gmail.com Web: http://cv.gpperez.com.ar -- [ Drupal support list | http://lists.drupal.org/ ]
participants (3)
-
Gastón Pablo Pérez -
skessler@denverdataman.com -
Trevor Twining