Export & import an app
Last updated
Last updated
© 2024 UI Bakery
With UI Bakery, you can export any of your applications as separate ZIP files and then move them to another UI Bakery account, if needed. This gives you more flexibility with your product and allows you to save and move your data without having to recreate apps across different workspaces. Let's dive into how you can do that.
Apps created with UI Bakery are not supposed to be downloaded. The exported file is only the data model of your app, not the code.
Click on the three dots next to the app's name to access its settings.
Here, select the Export option.
That's it! The app will be downloaded as a ZIP archive, and you can use it to move your app to a different workspace.
In the target workspace, click Create new > Import from archive.
Upload a ZIP archive of the app exported from UI Bakery.
Next, click Import app.
The application will be imported to your workspace and you can access it right away.
If you want to browse through more templates than are available on the website, you can also check our repository and use a template from it on your instance.
Fork your own copy of the template repository.
Download the copy as a ZIP archive.
In the target workspace, click Create new > Import from archive.
Upload the ZIP archive of the repo.
Click Import app.
The app will open in the Edit mode.
Next, connect your app to Git following this instruction.
That's it! Tailor the template to your specific requirements using UI Bakery's visual interface and deploy your application with ease.
Sometimes, while importing the app, you may get the following error:
It means that your UI Bakery version and app version differ causing a mismatch. To avoid issues like this, you should update your UI Bakery instance.