Transferring registrants from db to new site

Permalink
I am merging 2 sites but the site I am dropping has a number of people registered on it through the standard registration/login form.

How do I transfer just that info (user and password) to the other site's MySQL db?

thanks

trixiemay
 
Cahueya replied on at Permalink Reply
Hi,

there is this little Add-On which does the transfer of the Users with their Attributes and Groups but NOT the passwords:

https://github.com/concrete5cojp/addon_csv_user_import_export...

So you could send the imported Users a Mail to renew their passwords or reset all passwords for all users which is now a core function of C5.
trixiemay replied on at Permalink Reply
trixiemay
Thanks. Great little add on!