2017 © Pedro Peláez
 

yii2-extension yii2-iconized-menu-widget

IconizedMenu automatically adds favicons in front of menu links

image

samdark/yii2-iconized-menu-widget

IconizedMenu automatically adds favicons in front of menu links

  • Sunday, April 6, 2014
  • by samdark
  • Repository
  • 1 Watchers
  • 7 Stars
  • 118 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 7 Forks
  • 0 Open issues
  • 6 Versions
  • 4 % Grown

The README.md

Iconized menu

Allows you to create a menu with the corresponding favicon on the left of each item., (*1)

Screenshot of the menu, (*2)

Installation

Add the following to require section of your composer.json:, (*3)

"samdark/yii2-iconized-menu-widget": "*"

Then do composer install., (*4)

Usage

use samdark\iconizedMenu;
echo Menu::widget([
    'items' => [
        ['label' => 'Yii Framework', 'url' => 'http://yiiframework.com/'],
        ['label' => 'RMCreative', 'url' => 'http://rmcreative.ru/', 'items' => [
            ['label' => 'Yii Framework Russia', 'url' => 'http://yiiframework.ru/'],
        ]],
        ['label' => 'Twitter', 'url' => 'http://twitter.com/'],
    ],
]);

The Versions

06/04 2014

dev-master

9999999-dev https://github.com/samdark/yii2-iconized-menu-widget

IconizedMenu automatically adds favicons in front of menu links

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii icon menu favicon

06/04 2014

1.3.2

1.3.2.0 https://github.com/samdark/yii2-iconized-menu-widget

IconizedMenu automatically adds favicons in front of menu links

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii icon menu favicon

06/04 2014

1.3.1

1.3.1.0 https://github.com/samdark/yii2-iconized-menu-widget

IconizedMenu automatically adds favicons in front of menu links

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii icon menu favicon

13/01 2014

1.3.0

1.3.0.0 https://github.com/samdark/yii2-iconized-menu-widget

IconizedMenu automatically adds favicons in front of menu links

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii icon menu favicon

13/01 2014

1.2.0

1.2.0.0 https://github.com/samdark/yii2-iconized-menu-widget

IconizedMenu automatically adds favicons in front of menu links

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii icon menu favicon

09/01 2014

1.1.0

1.1.0.0 https://github.com/samdark/yii2-iconized-menu-widget

IconizedMenu automatically adds favicons in front of menu links

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii icon menu favicon