PHP code example of michaelbelgium / mybb-to-flarum
1. Go to this page and download the library: Download michaelbelgium/mybb-to-flarum library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
michaelbelgium / mybb-to-flarum example snippets
> php flarum migrate-data:from-mybb --host=127.0.0.1 --user=homestead --password=secret --db=mybb --users --avatars --path=../mybb