An open API service indexing awesome lists of open source software.

https://github.com/pozitronik/yii2-navigationwidget

Меню навигации
https://github.com/pozitronik/yii2-navigationwidget

Last synced: 3 months ago
JSON representation

Меню навигации

Awesome Lists containing this project

README

        

NavigationWidget
===========================
Dynamic navigation as menu/tabs/column menu

**ABANDONED && DEPRECATED**

Installation
------------

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Run

```
php composer.phar require pozitronik/yii2-navigationwidget "dev-master"
```

or add

```
"pozitronik/yii2-navigationwdget": "dev-master"
```

to the require section of your `composer.json` file.

Requirements
------------

Yii2,
PHP >= 7.2.0

Usage
-----

Sorry, not documented yet (but you can rely to PHPDoc).