By quikone on
Does anyone know of a way to upload or import a user list to Drupal 6? I have a large customer list (2500 names) that I would much rather import or upload that type them in? So far I haven't found a way.
Ron
Does anyone know of a way to upload or import a user list to Drupal 6? I have a large customer list (2500 names) that I would much rather import or upload that type them in? So far I haven't found a way.
Ron
Comments
Look for a command, I'm sure
Look for a command, I'm sure there is an injection command for myphpAdmin, are you trying to import tables or just a list of names? how are they organized?
edit: you would also have to set passwords for everyone, but you could do this but settng a default password that they could later change.
Thanks for the info
Thanks for the info, I will look on PHPMyadmin to see.
structure
I am hoping to import as csv. I am hoping the table is already built.
=-=
user_import.module
it's true....
they do have a module for everything ... bless you coders :) haha
user module
Unless I am looking at the wrong one, I only see for version 5 not 6. Can I use this for v6?
=-=
click on view all releases. There is a 0.4 version ready for testing and you should do so on a test site.
Found it
Thanks
Test
This module is too buggy at this point, maybe later.