Hi,

I am trying to read an xml file from some external source and will create an array of elements to pass it to this module functions to check the username, email valid accounts and insert them into the database.

can we call any hook functions for this module so that i can pass an array of user information(user,email,password, role etc.) and modify this module to save users in the database ?

I appreciate any help on this.

Thanks

Comments

marcp’s picture

It feels like this belongs more in http://drupal.org/project/user_import -- have you tried that yet?

csilver’s picture

user_import would be great, but it is only for drupal V5. Any chance of this functionality in this module or do you know another way to get this done in v6?

marcp’s picture

Status: Active » Closed (won't fix)

It's probably time to start making noise in the http://drupal.org/project/user_import queue, even though they say on the project page not to do so!