vova07/yii2-start-themes The themes extension for Yii2-Start application.

starttemplateyii2-startthemes

WARNING: This extension is not more maintained

Yii2-Start themes.

This is the main themes extension for Yii2-Start application.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist vova07/yii2-start-themes "*"

or add

"vova07/yii2-start-themes": "*"

to the require section of your composer.json file.

Configuration

Edit view section in your backend application config file:

'view' => [
    'theme' => 'vova07\themes\admin\Theme'
],

or

'view' => [
    'theme' => 'vova07\themes\site\Theme'
],

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

Comments



0.1.6 is the latest of 7 releases



BSD-3-Clause license
Stats
7 github stars & 10 github forks
0 downloads in the last day
0 downloads in the last 30 days
10521 total downloads