mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #3290] feat: Allow admins to brand their site #51878
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @moodler on GitHub (Jun 19, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3290
I want to set up multiple Open WebUI interfaces for use by an organisation.
The default theme/logo is nice, but it can be confusing.
It would be very useful for admins to be able to do some very simple branding of the interface for a given instance, at least:
@justinh-rahb commented on GitHub (Jun 19, 2024):
The current abilities provided align with the project's intended scope. Note that you can customize the name using the
WEBUI_NAMEenvironment variable, but it will append "(Open WebUI)" to the end. However, paying supporters (via GitHub Sponsors) can utilize theCUSTOM_NAMEvariable to override the suffix and set a custom logo. While anyone is free to fork and modify the appearance or white-label it for their own use, please be aware that the project will not provide direct support for customized versions.