Copy configuration

An industry best practise is using Acceptance Testing for any changes to your platform: validate and accept a changeset before pushing to production.

Tweakwise supports this practise: we can provide seperate instances for test/acceptance and production so any changes can be validated before pushing to production.

Elevating configuration from test to production can be done in Plugin Studio by using the Import function:

This can be done by going to the PROD instance and importing the TEST instance:

Good to know

  • This action only applies to the Plugin Studio, not to any other settings or data in your instance.
  • This action will override the complete JS Implementation of the current instance.
  • This action cannot be undone.