[Paid] Need a Vanilla 2 Import tool

Just letting you know that I just pushed our new vanilla importer :slight_smile:

You will need to export your vanilla forum using Vanilla Porter and then run:

./launcher enter app
su discourse
cd /var/www/discourse
RAILS_ENV=production ruby script/import_scripts/vanilla.rb path/to/vanilla/exporter/file.txt
2 Likes