Import / Export

Back up your entire menu configuration to a single JSON file, or transfer it between sites — for example from a staging site to production.

Exporting your configuration

  1. Go to Menu Builder → Import / Export.
  2. Click Export.
  3. A JSON file is downloaded to your computer. Keep it somewhere safe as a backup.

Importing a configuration

  1. Go to Menu Builder → Import / Export on the destination site.
  2. Click Choose file and select a previously exported JSON file.
  3. The configuration is applied and the page reloads with your imported settings.
⚠️

Importing overwrites the current menu items and style settings on the destination site. If you want to keep the existing setup, export it first as a backup before importing.

What's included in the file

The exported JSON contains the two main pieces of your configuration:

💡

The file is plain JSON, so you can store it in version control alongside your project to track changes to your menu over time.