Is the forum written in php could you just add it as an extension in wordpress Transferring a php forum directly into WordPress isn't possible, but there are two main approaches to achieve a similar outcome, depending on your goals:1. Migrate data to bbPress: Option 1: Use the ForumConverter plugin: This plugin helps migrate data from specific forum software, including phpBB, to bbPress, a forum plugin for WordPress. This is a convenient option, but note that ForumConverter is outdated and compatibility might be an issue. Option 2: Manual migration: You can manually export data from your php forum and import it into bbPress. This process involves exporting users, posts, topics, and potentially attachments, followed by importing them into bbPress via plugins or custom scripts. This method requires more technical expertise.2. Integrate WordPress and your php forum: Option 1: Use plugins: Various plugins allow you to connect your existing php forum (e.g., phpBB) with WordPress. This enables features like shared logins, commenting with forum credentials, and displaying forum content within WordPress. Option 2: Build custom integration: For more control and complex integrations, you can develop custom code to connect your forum and WordPress, allowing for deeper data exchange and functionality. This option requires advanced development skills.Choosing the right approach: Complexity: Migrating to bbPress requires more technical setup but provides a unified experience within WordPress. Integrating your forum keeps your existing platform but can be more complex to manage. Data completeness: Consider how much data you want to migrate. Migrating to bbPress offers more comprehensive data transfer, while integration might focus on specific elements like user logins. Technical expertise: Manual migration and custom integration require significant technical knowledge. Plugins offer easier solutions but have limitations.Remember to back up your forum data before any migration or integration attempt. Consider your specific needs and technical capabilities to choose the best approach for transferring your php forum.
_________________Dominic Shiells
Dear brother,Thank you for that information on bbpress. We are actually running the forums on a very old outdated XOOPS forum software, the PHP level is very low and it is hard to even find a webhost that will securely support it. So we are in a dire need to upgrade the site.Moving to any Wordpress forum plugins as they exist for larger forums does not work, it would take an enormous amount of resources to run it and would slow down the site.We have thought this through and researched pretty deeply on it.
_________________SI Moderator - Greg Gordon