can we add a hook function to userplus module ?
subson - October 15, 2008 - 18:18
| Project: | userplus |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
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

#1
It feels like this belongs more in http://drupal.org/project/user_import -- have you tried that yet?
#2
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?
#3
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!