For the complete documentation index, see llms.txt. This page is also available as Markdown.

Export & Import Configuration

The complete Shopware configuration – including all mappings – can be exported as a JSON file and imported again. This is ideal for backups and for transferring a configuration from a test environment to a production environment.

Use cases

Backup

Back up your setup before making major changes.

Test → Production

Transfer a verified configuration to the live environment.

Multiple companies

Distribute a base setup as a template.

Procedure

  1. In the configuration, call the Export function and save the JSON file.

  2. In the target environment, call the Import function and read in the file.

  3. Test the connection and check the mappings in the Mapping Hub.