Skip to content

This tool generates an Disqus-compatible WXR-like XML file from an Isso SQLite database file.

License

Notifications You must be signed in to change notification settings

angristan/isso-to-disqus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Migrate Isso comments to Disqus

This tool generates an Disqus-compatible WXR-like XML file from an Isso SQLite database file.

Usage

Dependencies:

  • Python 3
git clone https://github.com/angristan/isso-to-disqus.git
cd isso-to-disqus
pip install -r requirements.txt

Now copy the sqlite (.db) file from your Isso server into the folder.

Get your XML export:

export WEBSITE_URL=https://blog.tld DB_FILE_PATH=comments.db
python isso-to-disqus.py

Once you create a new Disqus community, you can import the XML file from the settings, or import.disqus.com.

About

This tool generates an Disqus-compatible WXR-like XML file from an Isso SQLite database file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published