Branding

The Branding tab is the one place where you set the brand identity shown in the admin panel, the shop, transactional emails, and on the PDF licence certificate — without rebuilding any of the Docker images.

Basic information

FieldWhere it appears
TitleBrowser tab title for the panel and shop; product name in the subject and body of transactional emails; product name on the PDF licence certificate.
Website URLClickable link on the PDF licence certificate (next to the logo and in the software-download line). Currently not used anywhere else.
Support emailmailto: link on the panel's login screen; support contact passed to the shop; seller details on the invoice/order confirmation email.

Visual elements

FieldWhere it appears
Logo URLPanel sidebar and login screen, shop header, transactional-email header (140px), PDF certificate header. Empty field = the application's default logo.
Favicon URLBrowser tab icon for the panel and shop. Empty field = the server's default icon.
Primary colourA HEX value (e.g. #f59e0b) set as the --color-primary CSS variable: colours the icons in the panel's page headers, the active sidebar menu item, the focus outline of form fields, and the accent bar and button backgrounds in transactional emails.

Reload after saving

The admin panel loads branding once, when the application starts in the browser — so a settings change isn't visible "live" without a refresh. After saving changes, the panel shows a banner at the bottom of the screen with a Reload now button, which refreshes the page and immediately applies the new logo, colour, and title.

Was this page helpful?