App version control

Easily roll back between versions of your DApp.

If you have made many changes to your DApp you can go back to a previous version and undo them without having to do all the step-by-step procedures.

Getting started

To start using version control, access this option from the administration of your DApp.

Once inside the version control section you must create the first version (which is the current version of your DApp)

Now you must fill out the two corresponding fields. You can use numbers in the name field and put the changes you have made to your DApp in the description.👇

As you can see in the image below, two versions have been created for the DApp in the example: the default version (the first) and another version without the top menu items.

Using the actions

  • Edit the specific version DApp.

  • Preview the specific version DApp.

  • Set your DApp to the specific version backup.

This is a destructive action! Make a backup of the current version to avoid data losses.

  • Delete this DApp backup version.

This is a destructive action! Make a backup of the current version to avoid data losses.

Last updated