Download the PHP package kartik-v/yii2-bootstrap4-dropdown without Composer
On this page you can find all versions of the php package kartik-v/yii2-bootstrap4-dropdown. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package yii2-bootstrap4-dropdown
yii2-bootstrap4-dropdown
[![Stable Version](https://poser.pugx.org/kartik-v/yii2-bootstrap4-dropdown/v/stable)](https://packagist.org/packages/kartik-v/yii2-bootstrap4-dropdown)
[![Unstable Version](https://poser.pugx.org/kartik-v/yii2-bootstrap4-dropdown/v/unstable)](https://packagist.org/packages/kartik-v/yii2-bootstrap4-dropdown)
[![License](https://poser.pugx.org/kartik-v/yii2-bootstrap4-dropdown/license)](https://packagist.org/packages/kartik-v/yii2-bootstrap4-dropdown)
[![Total Downloads](https://poser.pugx.org/kartik-v/yii2-bootstrap4-dropdown/downloads)](https://packagist.org/packages/kartik-v/yii2-bootstrap4-dropdown)
[![Monthly Downloads](https://poser.pugx.org/kartik-v/yii2-bootstrap4-dropdown/d/monthly)](https://packagist.org/packages/kartik-v/yii2-bootstrap4-dropdown)
[![Daily Downloads](https://poser.pugx.org/kartik-v/yii2-bootstrap4-dropdown/d/daily)](https://packagist.org/packages/kartik-v/yii2-bootstrap4-dropdown)
Enhanced Bootstrap 4.x dropdown widget for Yii2 framework with nested submenu support.
Docs & Demo
You can see detailed docs & demos and the API code documentation on usage of the extension.
Installation
The preferred way to install this extension is through composer.
NOTE: Check the composer.json for this extension's requirements and dependencies. Read this web tip /wiki on setting the
minimum-stability
settings for your application's composer.json.
Either run
or add
to the section of your composer.json
file.
Usage
Dropdown Menu NavBar
Dropdown Solo Button
Dropdown Button Alt (using ButtonDropdown)
License
yii2-bootstrap4-dropdown is released under the BSD-3-Clause License. See the bundled LICENSE.md
for details.