hiqdev / hisite

Hisite Yii2 base project
https://hisite.hiqdev.com/
BSD 3-Clause "New" or "Revised" License
14 stars 2 forks source link

how can switch theme on the fly ? #1

Open paskuale75 opened 5 years ago

paskuale75 commented 5 years ago

not in config, but from frontend.

hiqsol commented 5 years ago

First you need to install all desired themes with composer.

Then use this action:

https://github.com/hiqdev/yii2-thememanager/blob/master/src/controllers/SettingsController.php#L98