chd7well/yii2-smartmenu

Smart menu module for Yii2

Installs: 41

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 1

Open Issues: 0

Type:yii2-extension

v0.2.0 2015-02-05 15:35 UTC

This package is auto-updated.

Last update: 2024-04-29 03:53:16 UTC


README

A smart menu. Menu can be generated from a database and/or dynamicaly by insert Items to the component

The current version is a development snapshot, do not use in production application!

NOTE: Module is in initial development. Anything may change at any time.

If you want to use more menues as the mainmenu (sys_menu_type.ID=1) then you must define a module parameter 'chd7well/smartmenu/onlymainmenu' = 0 at bootstrap!

Roadmap

  • Improve weight handling
  • Caching
  • Tests
  • Documentation

Documentation

Installation instructions | Definitive guide to Yii2-smartmenu

Contributing

Contributing instructions are located in CONTRIBUTING.md file.

License

Yii2-smartmenu is released under the MIT License. See the bundled LICENSE.md for details.