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
templatesdirectorycopy 2019 theme to separate dir, ie:
cd templates && cp -rf 2019 2019_brand
Update name of new theme in its configuration file:
cd templates/2019_brandvi configuration/configuration.jsonchange the "name" element valueNow 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