Migrating One App to Another

Hello,

I currently have three apps within backendless, one for staging, one for pre production and the final one is the main productions app. This is to mimic a sort of pipeline before we publish the final changes to the users. Currently we’re going into the file system, looking for the UI that was changed, downloading the file and uploading it to the new app, you could imagine how time consuming this is becoming. I’m curious on how to migrate the UI from one app to another and what is the best method to do this?

Sincerely,
Elijah

Hello @CD_Engineers

Unfortunately this is the only way to port containers for UI-builder so far. You can make a zip archive with UI-container, then download it and move it to another application.

Regards,
Inna

1 Like