What is It This application provides to store Infinite Category and Subcategory in a Hierarchical method It use zebra-mptt class (i’ve modify some things in this class for ours use) to store, edit or view categories, and use some jquery plugins. Zebra-mptt use “MODIFIED PREORDER TREE TRAVERSAL” method, for more details take a look here Features Add Category: every category should have a parent category, if you not choose any subcatego...