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
Installs: 39
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:contao-module
Requires
- php: ^8.0
- contao/core-bundle: ^4.13
Requires (Dev)
- contao/manager-plugin: ^2.0
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}}