samuelelonghin / yii2-round-switch-column
Round switch ToggleColumn for Yii2 GridView
Package info
github.com/SamueleLonghin/yii2-round-switch-column
Type:yii2-extension
pkg:composer/samuelelonghin/yii2-round-switch-column
1.1.6
2024-10-01 14:02 UTC
Requires
- php: >=5.6
- yiisoft/yii2: >=2.0.8
- yiisoft/yii2-bootstrap5: *
README
Round switch column with toggle action for yii2 GridView
Preview
With AdminLTE
Installation
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.
