How to whitelabel? Best practices or recommendations?

A client wants to whitelabel the application for another company of their own. The starting requirement is just colors, logos and the general look and feel. It might follow a little more individualism such as changes to backend processes. But this is not for sure.

My question is if there are any recommendations what the best approach is.

There is CoAlias which I have not tested but from what I read it allows just the new domain to be connected. On the page I would need to make a search every single time to know whether I am on companies A page or companies B page. This might have unwanted performance constraints.

There is the subb-apps approach which is just super expensive but allows a lot more individualism.

Any other possibilities that you can share?

Thank you very much

Those 2 are the common options.

  • Add a company to the app.
  • Create a sub app.

Thank you. I was wondering about the performance implications that the first option involves. And also if bubblers have another way of doing it.