Is there a way to create and maintain a master app with all reusable elements which will be linked to multiple duplicated apps with realtime updates across created reusable elements?
Ex.
So if I change anything inside this apps, all reusable elements in other apps will inherit the changes.
Simply put, no that is not possible right now.
You could get a result to that effect with an iFrame embedded in the child apps that links to a page in the main app. The feasibility of that approach depends on the use case.
If possible, you can create the illusion of several apps in the same app, using URL redirects, configure everything either with URL or the browser cache.
The other option would be to take Bubble’s Team plan, and push the same application to other similar applications.
Thanks @JohnMark , but that only allows a number of subapps, correct?
So it’s not perfect if we already have more than 5 bubble apps live and strive for more. What’s more, we have a few accounts we use.
So we would need some kind of account architecture for that with one master account maybe.
Anybody knows how the enterprise level works?