Skip to content

jwaldock/yii2-dual-listbox

Repository files navigation

Dual Listbox Plugin

jQuery Dual Listbox plugin for yii2

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist jwaldock/yii2-dual-listbox "*"

or add

"jwaldock/yii2-dual-listbox": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \jwaldock\duallistbox\AutoloadExample::widget(); ?>```

About

jQuery dual listbox plugin for yii2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published