Posted by himagarwal on October 5, 2009 at 12:50pm
Is there a way to import all the user's email address to a txt file.
Can backup_migrate module will be able to do this by importing specific tables?
Is there a way to import all the user's email address to a txt file.
Can backup_migrate module will be able to do this by importing specific tables?
Comments
i'm not sure if you really
i'm not sure if you really want to import or export your users. in any event, i've had good luck with these 2 modules:
http://drupal.org/project/user_import
http://drupal.org/project/profile_csv
sorry, i don't have any experience with backup_migrate.
hth
:-)
profile_csv worked like a charm.
Thank you for your help!