Download the PHP package vunamhung/cmb2_select2 without Composer
On this page you can find all versions of the php package vunamhung/cmb2_select2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vunamhung/cmb2_select2
More information about vunamhung/cmb2_select2
Files in vunamhung/cmb2_select2
Download vunamhung/cmb2_select2
More information about vunamhung/cmb2_select2
Files in vunamhung/cmb2_select2
Vendor vunamhung
Package cmb2_select2
Short Description This is a CMB2 Extension repository which help modify the default behavior of CMB2 and extends it's functionality.
License GPL-3.0+
Homepage https://github.com/vunamhung/cmb2_select2
Package cmb2_select2
Short Description This is a CMB2 Extension repository which help modify the default behavior of CMB2 and extends it's functionality.
License GPL-3.0+
Homepage https://github.com/vunamhung/cmb2_select2
Please rate this library. Is it a good library?
Informations about the package cmb2_select2
CMB2 Field Type: Select2
Description
This plugin gives you two additional field types based on Select2:
- The
select2
field acts much like the defaultselect
field. However, it adds typeahead-style search allowing you to quickly make a selection from a large list - The
multiselect2
field allows you to select multiple values with typeahead-style search. The values can be dragged and dropped to reorder
Usage
select2
- Select box with with typeahead-style search. Example:
multiselect2
- Multi-value select box with drag and drop reordering. Example:
Placeholder
You can specify placeholder text through the attributes array. Example:
Custom Select2 configuration and overriding default configuration options
You can define Select2 configuration options using HTML5 data-*
attributes. It's worth reading up on the available options over on the Select2 website. Example:
All versions of cmb2_select2 with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package vunamhung/cmb2_select2 contains the following files
Loading the files please wait ....