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

https://github.com/cornernote/yii-menu-module

Interface to manage menus and code-generation to deploy them into your application.
https://github.com/cornernote/yii-menu-module

Last synced: 10 months ago
JSON representation

Interface to manage menus and code-generation to deploy them into your application.

Awesome Lists containing this project

README

          

# Yii Menu Module

Interface to manage menus and code-generation to deploy them into your application.

## Features

- Simple to use interface.
- Unlimited menus, each with a hierarchy with unlimited depth.
- Supports drag and drop, and sortable.
- Right-click context menu allows full management from a single page.
- Inline usage examples for CHtml, CMenu and many YiiStrap widgets are provided.
- The examples show your actual menu.

## Resources

- **[Documentation](http://cornernote.github.io/yii-menu-module)**
- **[GitHub Project](https://github.com/cornernote/yii-menu-module)**
- **[Yii Extension](http://www.yiiframework.com/extension/yii-menu-module)**

[![Mr PHP](https://raw.github.com/cornernote/mrphp-assets/master/img/code-banner.png)](http://mrphp.com.au) [![Project Stats](https://www.ohloh.net/p/yii-menu-module/widgets/project_thin_badge.gif)](https://www.ohloh.net/p/yii-menu-module)

[![Latest Stable Version](https://poser.pugx.org/cornernote/yii-menu-module/v/stable.png)](https://packagist.org/packages/cornernote/yii-menu-module) [![Build Status](https://travis-ci.org/cornernote/yii-menu-module.png?branch=master)](https://travis-ci.org/cornernote/yii-menu-module)

## Support

- Does this README need improvement? Go ahead and [suggest a change](https://github.com/cornernote/yii-menu-module/edit/master/README.md).
- Found a bug, or need help using this project? Check the [open issues](https://github.com/cornernote/yii-menu-module/issues) or [create an issue](https://github.com/cornernote/yii-menu-module/issues/new).

## License

[BSD-3-Clause](https://raw.github.com/cornernote/yii-menu-module/master/LICENSE), Copyright © 2013-2014 [Mr PHP](mailto:info@mrphp.com.au)