With AdminLTE
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist nick-denry/yii2-round-switch-column
or add
"nick-denry/yii2-round-switch-column": "^0.1.2"
to the require section of your composer.json
file.
Comments