🇬🇧 English Version

Forum Importer: The Plugin to Easily Migrate to Flatboard Pro
Migrating an existing forum to a new platform is often complex, risky, and time-consuming. Between database differences, incompatible formats, and potential data loss, many administrators hesitate to make the move.
That’s exactly why a new plugin is currently being developed: Forum Importer for Flatboard Pro. Its goal is simple: allow existing websites to switch to Flatboard Pro quickly, cleanly, and without advanced technical effort.
Why migrate to Flatboard Pro?
Flatboard Pro is attracting more and more administrators for one simple reason: ease of use in everyday management.
Unlike traditional forums that are heavy and difficult to maintain, Flatboard offers:
- a fast and intuitive interface
- simplified content management
- a lightweight structure based on SQLite
- or JSON thanks to the Storage Migrator plugin once data is imported
- excellent performance without complex configuration
👉 Result: a smooth experience for both administrators and users.
Forum Importer: A Plugin Designed for Migration
The Forum Importer plugin was built to remove technical barriers during migration.
Instead of relying on manual export/import processes, it connects directly to the source forum database and transfers data step by step.
How it works
The process is simple:
- Choose the source forum
- Connect to the database
- Start the import with real-time progress tracking
A progress bar allows you to monitor each step of the migration.
Supported forums
The plugin supports several popular platforms:
- phpBB (3.3.x)
- MyBB (1.8)
- SMF (2.x)
- Flarum (1.x / 2.x)
- vBulletin (4, 5, 6)
- Discourse (PostgreSQL)
This wide compatibility allows most existing forums to migrate without custom development.
Full data import
Forum Importer doesn’t just perform partial transfers. It migrates the full forum structure:
- user groups
- user accounts
- categories
- discussions (topics)
- posts (messages)
Each step is handled separately to ensure reliability and stability.
A smart and progressive import system
The import process is split into multiple phases:
- connection check
- groups import
- users import
- categories import
- discussions import
- posts import
- finalization
This approach helps:
- prevent server timeouts
- ensure progressive migration
- simplify debugging
Password handling
For security and compatibility reasons:
👉 Passwords are not migrated.
Since hashing algorithms differ between platforms, users will need to reset their password using the Forgot password feature after migration.
Why SQLite is used as the destination
Flatboard Pro primarily relies on SQLite, and this is a deliberate choice.
Unlike JSON storage, SQLite provides:
- reliable transactions
- multi-table consistency
- secure writes via PDO
👉 This ensures a stable and corruption-free migration process.
Automatic content conversion
Legacy forums often use BBCode.
The plugin automatically converts it to Markdown:
[b]→ bold[i]→ italic[url]→ links[code]→ code blocks
This preserves content readability without manual intervention.
Developer-friendly architecture
Forum Importer is built with a modular architecture.
Adding support for a new forum is simple:
- create a new importer
- implement required methods
- drop the file into the designated folder
The system automatically detects new importers without modifying the core plugin.
Security and best practices
The plugin includes several security measures:
- admin-only access
- CSRF protection
- database credentials stored in session only
- no unsafe HTML injection
Automatic data finalization
Once the import is complete, the plugin automatically rebuilds:
- post counters
- discussion counters
- post relationships
- last post references
👉 The forum is immediately ready to use without manual rebuilding.
A plugin built for the future
Forum Importer is not just a technical tool, but a strategic asset to:
- modernize an existing forum
- simplify maintenance
- improve user experience
- migrate to a faster and lighter solution
Conclusion
With Forum Importer, migrating to Flatboard Pro finally becomes simple, reliable, and accessible.
This plugin addresses a real need: helping administrators move away from complex systems and adopt a modern, high-performance, and user-friendly solution.
👉 Flatboard Pro is becoming a serious alternative for online communities, and Forum Importer is the perfect gateway to get started.
Edited on Apr 06, 2026 By Fred .