Download the PHP package cinghie/yii2-menu without Composer
On this page you can find all versions of the php package cinghie/yii2-menu. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cinghie/yii2-menu
More information about cinghie/yii2-menu
Files in cinghie/yii2-menu
Download cinghie/yii2-menu
More information about cinghie/yii2-menu
Files in cinghie/yii2-menu
Vendor cinghie
Package yii2-menu
Short Description Yii2 Menu to create, manage, and delete dynamic menus in a Yii2 site.
License BSD-3-Clause
Homepage https://github.com/cinghie/yii2-menu
Package yii2-menu
Short Description Yii2 Menu to create, manage, and delete dynamic menus in a Yii2 site.
License BSD-3-Clause
Homepage https://github.com/cinghie/yii2-menu
Please rate this library. Is it a good library?
Informations about the package yii2-menu
Yii2 Menù
Yii2 Menu to create, manage, and delete menù in a Yii2 site
Installation
The preferred way to install this extension is through composer.
Either run
or add
Configuration
1. Update yii2 menu database schema
Make sure that you have properly configured db
application component and run the following command:
2. Install Yii2 Multilanguage
https://github.com/cinghie/yii2-multilanguage
3. Set configuration file
Set on your configuration file
Overrides
Override controller example, on modules config
Override models example, on modules config
Override view example, on components config
URLS
- Menù Types: PathToApp/index.php?r=menu/types/index
- Menù Types with Pretty Urls: PathToApp/menu/types/index
- Menù Items: PathToApp/index.php?r=menu/items/index
- Menù Items with Pretty Urls: PathToApp/menu/items/index
All versions of yii2-menu with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
~2.0.14
cinghie/yii2-multilanguage Version @dev
cinghie/yii2-traits Version @dev
cinghie/yii2-multilanguage Version @dev
cinghie/yii2-traits Version @dev
The package cinghie/yii2-menu contains the following files
Loading the files please wait ....