How to export users

igorjava - July 19, 2009 - 13:51

Hi,
I have 2 sites. First site has about 900 users. I would like somehow to transfer all these users to second site. Is there any way to do this other then doing it manually by hand which will take about an year to finish:)
Anyone has any suggestion please

export as c

sottile - August 14, 2009 - 08:22

hi,

export them in a csv file from the first site and import them in the second site.

To export
http://drupal.org/project/profile_csv

To Import
http://drupal.org/project/user_import

make sure you have the same profile fields...otherwise you will need to correct the csv before importing it.

peace,
Francesco

-----------------
Francesco Sottile

www.francescosottile.com
www.sottile.biz

hi

igorjava - August 14, 2009 - 14:10

Hi thanks for response.
I used back up and migrate module.so I just copied tables from one site to another. but i have this problem now. i have group and group post content on one site that i would like to copy into another. But I dont know which tables to copy. Do you know what tables store group and group post content .
Any help would be appreciated.

 
 

Drupal is a registered trademark of Dries Buytaert.