pozitronik/yii2-navigationwidget

This package is abandoned and no longer maintained. No replacement package was suggested.

Dynamic navigation for YII2

1.1.1 2021-05-14 10:51 UTC

This package is auto-updated.

Last update: 2021-05-14 10:52:15 UTC


README

Dynamic navigation as menu/tabs/column menu

ABANDONED && DEPRECATED

Installation

The preferred way to install this extension is through composer.

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).