https://github.com/pozitronik/yii2-navigationwidget
Меню навигации
https://github.com/pozitronik/yii2-navigationwidget
Last synced: 3 months ago
JSON representation
Меню навигации
- Host: GitHub
- URL: https://github.com/pozitronik/yii2-navigationwidget
- Owner: pozitronik
- License: gpl-3.0
- Created: 2020-02-14T09:47:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-14T10:52:12.000Z (about 4 years ago)
- Last Synced: 2025-01-22T03:42:27.013Z (5 months ago)
- Language: PHP
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.0Usage
-----Sorry, not documented yet (but you can rely to PHPDoc).