Download the PHP package cusodede/yii2-multi-select-widget without Composer
On this page you can find all versions of the php package cusodede/yii2-multi-select-widget. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cusodede/yii2-multi-select-widget
More information about cusodede/yii2-multi-select-widget
Files in cusodede/yii2-multi-select-widget
Package yii2-multi-select-widget
Short Description Multiselect Bootstrap widget for Yii2.
License BSD-3-Clause
Homepage https://github.com/2amigos/yii2-multi-select-widget
Informations about the package yii2-multi-select-widget
MultiSelect Widget for Yii2
This library contains two of the most useful bootstrap multi-select plugins. One is the MultiSelect Bootstrap plugin from David Stutz and the other is the MultiSelect.js plugin from Loudev.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your application's composer.json
file.
Usage for MultiSelect Bootstrap Plugin
Using a model
Using it as standalone widget
Usage for MultiSelectListBox Bootstrap Plugin
The functionality to use this plugin is actually the same as its an extension of the previous one. The only thing that changes its use is its set of configuration options.
Further Information
I highly recommend you to visit both sites:
Then, check what are the options that would allow you to create one or the other. I have never used both on the same
UI and I am not sure whether they can be used together or not. The MultiSelectListBox
has a different constructor
function name but very similar (multiSelect
vs multiselect
), but we are not sure whether they are compatible or not.
If you have the experience and willing to share, let us know on the issues and we will update this README file accordingly.
Contributing
Please see CONTRIBUTING for details.
Credits
- Antonio Ramirez
- All Contributors
License
The BSD License (BSD). Please see License File for more information.
Web development has never been so fun! www.2amigos.us
All versions of yii2-multi-select-widget with dependencies
yiisoft/yii2-bootstrap Version *
bower-asset/bootstrap-multiselect Version 0.9.*
bower-asset/multiselect Version 0.9.*