BookStack icon indicating copy to clipboard operation
BookStack copied to clipboard

Multiple domains with unique colour scheme and logo for each

Open StephenGriffin-tech opened this issue 1 year ago • 2 comments

Attempted Debugging

  • [X] I have read the debugging page

Searched GitHub Issues

  • [X] I have searched GitHub for the issue.

Describe the Scenario

We have a bookstack installation with documentation about our products which we supply to our resellers, we would like to use multiple domains with bookstack and have a different colour scheme and logo associated with each domain to allow our resellers to use the documentation as if it's their own. Can you advise on how this could be done?

Exact BookStack Version

24.02.3

Log Content

n/a

Hosting Environment

Ubuntu 22.04

StephenGriffin-tech avatar Jun 27 '24 15:06 StephenGriffin-tech

There's no official or supported way to do that. Via some logical theme system hackery with custom PHP you could swap base url, logo and colors depending on detected domain, but there'd be other little issues and things to deal with like in-content/db URLs/paths among other likely edge cases.

Otherwise, if those resellers are only read-only, you could maybe look toward an export (via API) flow of content to static/alternative documentation, with branding done as part of that.

Otherwise, you may be better of with a different option or software or process.

ssddanbrown avatar Jun 27 '24 19:06 ssddanbrown

Hi,If only multiple domains feature supported now? Or in any other solution, can visit bookStack app site use different domains.

Stefansen avatar Jun 28 '24 09:06 Stefansen

Since there's no further follow up from OP since my response I'll go ahead and close this off.

@Stefansen There's no supported solution for multiple domains.

ssddanbrown avatar Feb 25 '25 12:02 ssddanbrown