nodebb-plugin-import-vbulletin

A vbulletin to NodeBB data exporter

Usage no npm install needed!

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

README

nodebb-plugin-import-vbulletin

A vbulletin to NodeBB exporter based on nodebb-plugin-import-ubb, which just provides an API for nodebb-plugin-import to use.

Credits

All SQL Queries were inspired from nodebb-plugin-vbexporter, which doesn't seem to be maintained so I created my own fork.