bright-cloud-studio/contao-brand-manager

A way to create one theme and dynamically change its contents based on individual brands using the site structure

1.0.0 2023-01-09 19:40 UTC

This package is auto-updated.

Last update: 2024-04-09 15:03:02 UTC


README

A system for creating one theme and dynamically changing its contents by individual brands based on the site structure

Current FE hooks:

Insert Code:

The brand's SCSS or CSS override file: {{brand::scss}}

Brand Name: {{brand::name}}

Brand Logo: {{brand::logo}}

Brand Header Menu Navigation Module: {{brand::navigation_module}}

Brand Mobile Menu Navigation Module: {{brand::mobile_navigation_module}}

Brand Header Social Icon Module: {{brand::header_social_module}}