Exporting Your Site

Download your whole site as a single file at any time.


Exporting produces a complete file of your site's content: every word, every setting, and references to every image.

  1. Click on Sites in your top navigation bar.
  2. Open the site menu and find the Export section.
  3. Choose a format:
  • .json (content) -- the full content file, the same format Enine Sites imports.
  • .yaml (content) -- the same content as YAML.
  • .csv (content) -- content as a spreadsheet-friendly table.
  • .zip (media) -- every file in your Media Library.
  • .zip (all) -- content in every format plus all media, in one archive.
  1. The file downloads to your computer.

The JSON export is the canonical one: it is complete, human-readable, and re-importable. Version-control it, script against it, or keep it as a backup.

Your Data

Your Enine site's content lives in a single portable file that you can export at any time, re-import, or delete for good.

Import

Bring a site file back into Enine Sites without a conversion step.