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
- Go to Menu Builder → Import / Export.
- Click Export.
- A JSON file is downloaded to your computer. Keep it somewhere safe as a backup.
Importing a configuration
- Go to Menu Builder → Import / Export on the destination site.
- Click Choose file and select a previously exported JSON file.
- 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:
- Menu items — your full menu structure, including labels, icons, badges, visibility rules, and mega menu columns.
- Style — all appearance settings: the active theme's values, colours, typography, layout, mobile behaviour, and feature toggles (announcement, search, cart, etc.).
The file is plain JSON, so you can store it in version control alongside your project to track changes to your menu over time.