2017 © Pedro Peláez
 

yii2-extension yii2-bootstrap-hover-dropdown

AssetBundle for https://cameronspear.com/demos/bootstrap-hover-dropdown/

image

tecnocen/yii2-bootstrap-hover-dropdown

AssetBundle for https://cameronspear.com/demos/bootstrap-hover-dropdown/

  • Friday, September 9, 2016
  • by neverabe
  • Repository
  • 4 Watchers
  • 0 Stars
  • 1,908 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Yii2 bootstrap-hover-dropdown


Latest Stable Version Total Downloads Latest Unstable Version License, (*1)


AssetBundle for https://cameronspear.com/demos/bootstrap-hover-dropdown/, (*2)

Installation

Composer

composer require --prefer-dist "tecnocen/yii2-bootstrap-hover-dropdown:*"

or add, (*3)

"tecnocen/yii2-bootstrap-hover-dropdown": "dev-master"

to the require section of your composer.json file., (*4)

Usage

in view (for example: @app/views/layouts/main.php), (*5)

// ...
use tecnocen\hoverdropdown\HoverDropdownAssetBundle;
// ...
HoverDropdownAssetBundle::register($this);

or add to your assets/AppAsset.php, (*6)

public $depends = [
    // ...
    '\tecnocen\hoverdropdown\HoverDropdownAssetBundle',
];

The Versions

09/09 2016

dev-master

9999999-dev

AssetBundle for https://cameronspear.com/demos/bootstrap-hover-dropdown/

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 bootstrap dropdown hover yii2-bootstrap-hover-dropdown bootstrap-hover-dropdown

07/09 2016

0.1

0.1.0.0

AssetBundle for https://cameronspear.com/demos/bootstrap-hover-dropdown/

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 bootstrap dropdown hover yii2-bootstrap-hover-dropdown bootstrap-hover-dropdown