Skip to main content

Managing Brands

The brand catalog (uaagi.brand) is the shared reference every dealership draws from. A brand record carries a logo, color, and metadata that shows up in two places on the end-user portal: the top brand banner and the brand tags on each dealership card.

Audience

System administrators. Brands rarely change — most setup is done once, at initial installation, from data/brand_data.xml.

Opening the list

UAAGI Portal ▸ Brands

Brands list

The shipped brands

The module ships with six brands pre-loaded:

CodeBrandVehicle Type
FOTONFOTONCommercial vehicles and trucks
CHERYCheryPassenger vehicles
JETOURJetourSUVs & crossovers
BAICBAICElectric and conventional vehicles
LYNKLynk & CoPremium vehicles
RADARRADARElectric pickup trucks

These are loaded from data/brand_data.xml on install. Creating new brands is supported but uncommon — the more typical operation is uploading a logo or tweaking the color.

Creating or editing a brand

Brand form

FieldPurpose
Brand NameThe full brand name. Translatable.
Brand CodeShort code, unique, max 10 characters. Rendered as the text on tag badges.
LogoSquare PNG/JPG shown in the top banner of the end-user portal.
Brand ColorHex code (e.g. #FF0000). Used as the tag color for this brand's badges when rendered with color_field: 'color'.
Vehicle TypeSelection: Commercial, Passenger, SUVs & Crossovers, Electric, Premium, Pickup. Currently informational.
DescriptionFree text, translatable.
ManufacturerThe parent manufacturer.
Country of OriginInformational.
Brand WebsiteIf set, the brand logo on the top banner becomes a clickable link to this URL (opens in a new tab).
SequenceControls left-to-right order of logos in the top banner.
ActiveUnchecking hides the brand from the banner and from dealership selection dropdowns.

Where a brand shows up

  1. Top banner of the end-user portal — one logo per active brand, ordered by sequence.
  2. Brand tag on every dealership card that carries this brand.
  3. Brands tab of the dealership form — as a selectable many2many tag.
  • Dealerships stat — on the brand form, opens every dealership currently carrying this brand. Useful when retiring a brand: check which branches still have it assigned.