- Edited
This is an extension to migrate data from a mybb forum to a fresh flarum instance.
What can it migrate?
In your admin panel you can choose what to migrate.
- Users (their passwords are ALL reset to a bcrypt hash from current time)
- Categories
- Forums
- Posts
- Groups
- Avatars
CLI
Migrating is also available via command line, by executing the command php flarum migrate-data:from-mybb
Installation
composer require michaelbelgium/mybb-to-flarum