nodebb-plugin-import-mybb

A myBB to NodeBB data exporter based on psycobunny's phpBB exporter

Usage no npm install needed!

<script type="module">
  import nodebbPluginImportMybb from 'https://cdn.skypack.dev/nodebb-plugin-import-mybb';
</script>

README

nodebb-plugin-import-mybb

A MyBB to NodeBB exporter based on nodebb-plugin-import-ubb by Aziz Khoury

Use this to import data into NodeBB using nodebb-plugin-import.

Have a look at the original UBB migrator for detailed instructions on how to use this importer.

You may want to check out the bbcode-to-markdown plugin as well.