Import & Export
Import
Section titled “Import”The Import tab in the dashboard lets you migrate comment data from other systems into Quipthread.
Supported import formats
Section titled “Supported import formats”| Format | Description |
|---|---|
| Disqus XML | Export file from Disqus (disqus-export.xml) |
| WordPress WXR | WordPress export file containing comments |
| Remark42 JSON | Remark42 backup JSON |
| Native JSON | Quipthread’s own export format (round-trips cleanly) |
| SQLite file | Attach a Quipthread SQLite database file directly |
How to import
Section titled “How to import”- Open the Import tab in the dashboard.
- Select the source format.
- Upload the export file.
- Comments are inserted into the selected site.
Export
Section titled “Export”Export your comment data from the Sites tab. Click the expand arrow on a site row to reveal the export controls.
Supported export formats
Section titled “Supported export formats”| Format | Availability |
|---|---|
| Native JSON | All plans |
| CSV | Starter plan and above (cloud only) |
The native JSON format is the recommended format for backups — it round-trips cleanly through the importer.
Filter options
Section titled “Filter options”Before exporting you can narrow the data:
| Filter | Options |
|---|---|
| Status | Approved only, or all comments (including pending and rejected) |
| Date range | From and to dates |
| Page ID | Restrict to a single page |
How to export
Section titled “How to export”- Open the Sites tab and expand the export accordion for your site.
- Choose the format and set any filters.
- Click Export — the browser will download the file directly.
Exports stream from the server, so large datasets do not require the entire result set to be held in memory.