Advanced Menu Manager System (Navigation)

Overview:

As the name says, it’s a PHP and JQuery robust menu manager application.

Main feature about this application is the fact of using the nested set model hierarchical data structure instead of the old adjancy list. Nested set Modal is a much more robust and faster way of storing and retrieving hierarchical data on a database that strugles with relational calculus and relational algebra such as MySQL

Other features are:

  • Nested Set Model for hierarchical data management into MySQL
  • Drag and Drop menu order using a heavily modified NestedSortables JQuery Plugin.
  • Ajax operations for menu creation, editing, saving and re-ordering.
  • Unlimited number of different menus.
  • Unlimited number of menu items and menu levels.
  • 4 different types of menu content (URL, Separator or blank, Component and Content).
  • Preview menu BEFORE saving to database.
  • Complete local data validation (Javascript) and remote (PHP) query cleaner to avoid SQL Injections.
  • Clean and very well documented code all trough the files.
  • Included database (MySQL) php class. Easy to set up your own class.
  • Complete and extensive HTML manual.

Download Advanced Menu Manager System (Navigation)

Leave a Reply

Your email address will not be published. Required fields are marked *