Branding
This section allows you to customize the look and feel of the Configuration Manager, including the logo, brand colors, and copyright footer.
Logo
Upload a system logo (recommended height 24px) to replace the default logo on the Login Screen and in the Configuration Manager toolbar. This logo is displayed for all tenants unless a tenant has uploaded their own logo in Tenant Branding.
Use Remove to delete the uploaded logo and revert to the default text wordmark.
Logo links to URL. Specify a URL to open when the user clicks on the logo.
Brand Colors
Primary Color. Sets the color for the toolbar, window headers, and dialog headers across all Configuration Manager screens. Leave empty to use the default color.
Secondary Color. Sets the color for action buttons (Save, Approve, Finish, Next). Falls back to Primary Color if not set. Leave empty to use the default color.
Use the color swatch to pick a color visually, type a hex value directly, or click the clear button to reset to the default.
Tenant-level colors configured in Tenant Branding override these global colors for that tenant.
Footer
Show licensing and copyright in footer. Controls whether licensing and copyright text is displayed in the Configuration Manager page footer.
Customizing Configuration Manager GUI text
In addition to the settings above, you can customize any text used in the Configuration Manager GUI. Place a file containing key/value pairs in override.xx (where xx is the language, e.g. en) in /etc/webmin/asterisk. Find all available keys in /usr/libexec/webmin/asterisk/lang/en.
For example, to change the application name:
index_title=UC ManagerCustomizing home pages
You can fully customize the home pages for administrators and end users by placing admin_portal.xx or user_portal.xx files in /etc/webmin/asterisk on your management server.
After making these changes, restart the web service for them to take effect.