I need to export all the forum and content to another website how to do it?
Hi uwujana,
I'm sorry but there is no way yet. Only profession paid services like ProfProjects GP or gConverter, LLC.
Hi, I am a developer and we are going to migrate the forum to a new WP installation.
Is there any advice you can offer for this?
Maybe you already know the queries to get the data out?
Thanks!
/j
Is this a forum migration only? If so it's too hard. wpForo is based on WordPress users table. if you move wpForo tables to new WordPress website the user IDs will be changed. The easiest why to migrate wpForo tables with _users and _usermeta table. In this case you just need to migrate tables, and all will work fine.
Yes, we will migrate users and we should be able to migrate user meta as well, but not any options or other tables.
Can you please provide a list of the wpForo tables that I should migrate in addition to the _users and _usermeta tables?
Thanks for the fast reply!