navigation [navigation] module
This module is for the Play 1.x series only.
Define and display navigation menus in your Play
application.
Robust core, easily adaptable to suit your needs.
https://github.com/eamelink/play-navigation/wiki
Written by Erik Bakker.
Published releases
0.1 | Jul 07 2011 | Documentation | Try Play |
To install locally this module use the install
command:
play install navigation-{version}
To add this module as dependency of your application, add it to the dependencies.yml file:
require:
- play -> navigation {version}