nick-denry/yii2-round-switch-column

Round switch ToggleColumn for Yii2 GridView

Maintainers

Package info

github.com/nick-denry/yii2-round-switch-column

Type:yii2-extension

pkg:composer/nick-denry/yii2-round-switch-column

Statistics

Installs: 9 082

Dependents: 1

Suggesters: 0

Stars: 10

Open Issues: 0

0.1.2 2018-03-17 11:30 UTC

This package is auto-updated.

Last update: 2026-03-05 13:21:35 UTC


README

Round switch column with toggle action for yii2 GridView


Latest Stable Version Total Downloads Latest Unstable Version License

Preview

With AdminLTE

Preview

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.

Docs