Topic-icon How to export users and import somewhere else?

Active Subscriptions:

None
Hi Alex,

For some reason or other, I will need to export the users of JFBConnect from one website into an almost identical clone (too long to explain the reason right now). The new website will be on the same URL as the old one, using the same app. How do I do that? MySQL extract?

Thanks

Tim
The topic has been locked.
Support Specialist
10 years 1 month ago #57918 by alzander
MySQL is the only way to extract our user_map table. We don't have an export functionality. If you're looking to get user profile data and such, you'd need to export the #__users table and whatever tables you're storing profile data in. Our #__jfbconnect_user_map table just stores the social network information of a user, not any real profile data or other details about that user.

I hope that helps explain, but if you need anything else, just let me know.

Thanks,
Alex
The topic has been locked.