Advanced Migration

Advanced MigrationΒΆ

In quickstart we saw you can import comments from Disqus or WordPress. But there are a many other comments system and you could be using one of them.

Isso provides a way to import such comments, however it's up to you to :

  • dump comments
  • fit the data to the following JSON format

Example:

Keep in mind that isso expects to have an array, so keep the opening and ending square bracket even if you have only one article thread!

Next you can import you json dump:

~> isso -c /path/to/isso.cfg import -t generic comment-dump.json
[100%]  53 threads, 192 comments