2017 © Pedro PelĂĄez
 

yii2-extension yii2-mmenu-widget

The yii2-mmenu widget is a Yii 2 wrapper for the [jQuery-mmenu](http://mmenu.frebsite.nl/). A jQuery plugin for creating slick, app look-alike sliding menus for you mobile website with only one line of javascript

image

skeeks/yii2-mmenu-widget

The yii2-mmenu widget is a Yii 2 wrapper for the [jQuery-mmenu](http://mmenu.frebsite.nl/). A jQuery plugin for creating slick, app look-alike sliding menus for you mobile website with only one line of javascript

  • Thursday, December 28, 2017
  • by skeeks-semenov
  • Repository
  • 1 Watchers
  • 1 Stars
  • 37 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 8 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

yii2-mmenu-widget

The yii2-mmenu-widget widget is a Yii 2 wrapper for the jQuery-mmenu:, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist wbraganca/yii2-mmenu-widget "*"

or add, (*4)

"wbraganca/yii2-mmenu-widget": "*"

How to use

On your view file., (*5)

<?= \wbraganca\mmenu\Menu::widget([
    'items' => [
        [
            'label' => 'Home',
            'url' => '#',
            'icon' => 'glyphicon glyphicon-home'
        ],
        [
            'label' => 'Submenu',
            'url' => '',
            'icon' => 'glyphicon glyphicon-plus-sign',
            'items' => [
                [
                    'label' => 'link 1',
                    'url' => '#',
                    'icon' => 'glyphicon glyphicon-file',
                ],
                 [
                    'label' => 'link 2',
                    'url' => '#',
                    'icon' => 'glyphicon glyphicon-file',
                ],
            ]
        ]
    ]
]) ?>

The Versions

28/12 2017

dev-master

9999999-dev

The yii2-mmenu widget is a Yii 2 wrapper for the [jQuery-mmenu](http://mmenu.frebsite.nl/). A jQuery plugin for creating slick, app look-alike sliding menus for you mobile website with only one line of javascript

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 menu yii2-extension yii2-mmenu mmenu yii2-mmenu-widget

28/12 2017

2.0.1

2.0.1.0

The yii2-mmenu widget is a Yii 2 wrapper for the [jQuery-mmenu](http://mmenu.frebsite.nl/). A jQuery plugin for creating slick, app look-alike sliding menus for you mobile website with only one line of javascript

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 menu yii2-extension yii2-mmenu mmenu yii2-mmenu-widget

28/12 2017

2.0.0

2.0.0.0

The yii2-mmenu widget is a Yii 2 wrapper for the [jQuery-mmenu](http://mmenu.frebsite.nl/). A jQuery plugin for creating slick, app look-alike sliding menus for you mobile website with only one line of javascript

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 menu yii2-extension yii2-mmenu mmenu yii2-mmenu-widget

14/09 2017

1.1.0

1.1.0.0

The yii2-mmenu widget is a Yii 2 wrapper for the [jQuery-mmenu](http://mmenu.frebsite.nl/). A jQuery plugin for creating slick, app look-alike sliding menus for you mobile website with only one line of javascript

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 menu yii2-extension yii2-mmenu mmenu yii2-mmenu-widget

24/11 2015

1.0.3

1.0.3.0

The yii2-mmenu widget is a Yii 2 wrapper for the [jQuery-mmenu](http://mmenu.frebsite.nl/). A jQuery plugin for creating slick, app look-alike sliding menus for you mobile website with only one line of javascript

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 menu yii2-extension yii2-mmenu mmenu yii2-mmenu-widget

05/07 2015

1.0.2

1.0.2.0

The yii2-mmenu widget is a Yii 2 wrapper for the [jQuery-mmenu](http://mmenu.frebsite.nl/). A jQuery plugin for creating slick, app look-alike sliding menus for you mobile website with only one line of javascript

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 menu yii2-extension yii2-mmenu mmenu yii2-mmenu-widget

05/07 2015

1.0.1

1.0.1.0

The yii2-mmenu widget is a Yii 2 wrapper for the [jQuery-mmenu](http://mmenu.frebsite.nl/). A jQuery plugin for creating slick, app look-alike sliding menus for you mobile website with only one line of javascript

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 menu yii2-extension yii2-mmenu mmenu yii2-mmenu-widget

05/07 2015

dev-master-fix-asset-bug

dev-master-fix-asset-bug

The yii2-mmenu widget is a Yii 2 wrapper for the [jQuery-mmenu](http://mmenu.frebsite.nl/). A jQuery plugin for creating slick, app look-alike sliding menus for you mobile website with only one line of javascript

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 menu yii2-extension yii2-mmenu mmenu yii2-mmenu-widget