Skip to content

astonecipher/ZF2-NAVIGATION

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

ZF2-NAVIGATION Module

This module serves as a Navigation for your application. It allows you to create horizontal navbar in your ZF2 app and it supports Twitter - Bootstrap 3. This allows you to create, edit and delete menu items, add sub items.

HOW TO INSTALL

Download the Menu module, copy it to 'YOUR APP'/module/Menu

Run 'YOUR APP'/module/Menu/data/menu_backup.sql script

Move 'YOUR APP'/module/Menu/view/partial folder to 'YOUR APP'/module/Application/view/partial

Copy the code in 'YOUR APP'/module/Menu/view/layout.phtml to 'YOUR APP'/module/Application/view/layout/layout.phtml after body tag.

About

ZF2 Dinamyc NAVIGATION Module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 59.6%
  • HTML 40.4%