Default Logo
OpenBoxes supports white-labeling, allowing organizations to customize branding, logos, and certain UI elements to match their identity without modifying the core codebase.
Configuration¶
Customization¶
Add context path¶
There's a bug in v0.9.x that causes the default logo to return a 404 error. This is due to the fact that the context path is not being added properly. In order to fix this issue, simply add the context path to the logo URL.
Using a Hosted Image¶
You can customize the logo using an image hosted on another server.
Using a Document¶
If you don't have a way to host your logo to an external image hosting provider and would like to keep the logo within OpenBoxes, you can upload the logo to the Documents data table.
- Go to Configuration > Other > Documents
- Create a new document
- Upload logo
- Copy document URL (i.e. it should look like the one below)