Duplicate 2019 theme for the Multi-Brand use
If you plan to use HostBill Multi-Brand module and Client Area Template Editor you may want to use separate theme variant per brand (ie change logo per brand).
To do so:
- Make a copy of 2019 theme template:
- go toÂ
templates
directory - copy 2019 theme to separate dir, ie:Â
cd templates && cp -rf 2019 2019_brand
- go toÂ
- Update name of new theme in its configuration file:
cd templates/2019_brand
vi configuration/configuration.json
change theÂ"name"
element value - Now your new theme copy will be visible in Client Area Template EditorÂ
Note: Making copy of theme will unfortunately prevent it from being auto-update. Remember to periodically update your copied theme with new file versions