Topic-icon How to import jfbc database tables to new site?

Active Subscriptions:

None
Hi,
I am migrating JFBC to a new site, but I want to import only the necessary tables.
Since I have already installed the component to the new site and configured everything there, can you confirm that th eonly table that I need to import fromt he old site db would be xxx_jfbconnect_user_map?

As far as I understand that table is the only one that will have new data (I don't use requests or any other fancy feature, I basically just use JFBC for user registration)

Thank you!
The topic has been locked.
Support Specialist
9 years 4 months ago #60811 by mel
If you're only using JFBConnect for user registrations then yes, the user map table is what you need *as long as* the Joomla users from the old site are on the new site as well. The user map table only maps Joomla users to their social network users. If you have not migrated the Joomla users from your old site to your new site, then you wouldn't even need the data from this table.

In general, our DB tables are set up by the configuration settings in the different areas of the backend. Since you're not using the other features such as Open Graph, Channels, or Requests, if you've configured everything in JFBConnect already, then the #__jfbconnect_config table will already have the settings you need. As long as the Joomla users are present on your system, then yes, the user map table should be all you need.

-Melissa
The topic has been locked.