White-labeling in Bubble

Guys, I’m exploring white-labeling for our Bubble SaaS. We want to let partners sell our app under their own brand. Anyone done white-label setups in Bubble? What to do (and not to do)?

The app is huge, so any guidance or lessons learned would be greatly appreciated :folded_hands:

Sub apps is something to explore for pushing changes out to all easily. Adds complexity toward branding.

Alternatively, just clone it for each new client if you don’t expect to make updates.

Co-alias is option if just want one app with different urls.

I’d suggest checking sub apps first.

Currently the team has a sub-app. And they don’t like its maintenance. We’re exploring the way to white label without sub-apps.

As far as I know it should be possible to dynamically change the colors of the app using conditions and storing the hex codes to your clients record. Logos and blurbs etc. can also be set dynamically so the main issue is the domain correct?