Import and export your entire review library without touching the database. Go to Reviewfic > Import / Export.
Screenshot: Import / Export page showing Export (left) and Import (right) panels side by side
Exporting Reviews #
- In the Export Reviews panel, select a format:
◦ CSV — opens in Excel, Google Sheets, or any spreadsheet app
◦ JSON — structured data for developers or cross-site migration - 46. Click Download Export.
Export File Columns #
title | content | stars | name | designation | company | source | category | status | date
Importing Reviews #
- Drag and drop your .csv or .json file onto the dropzone, or click browse to upload.
- The filename confirms the file is ready.
- Click Import File.
Screenshot: Import dropzone with a file selected, showing the filename confirmed
What happens on import: #
- Each row/object creates a new review post
- Missing source or category slugs are created automatically
- The original date is preserved if provided
- Reviews default to Pending unless the file specifies publish
- Rows where both title and content are empty are skipped
Note: A success notice shows how many reviews were imported and how many rows were skipped.