Hi All
I want extention or module to manage menu such as:
1-fetch menu from database table
2-crud for mange menus
3- manage nested menus
I tried "menubuilder" but I run into some issues. such as :
“User can’t create first menu, because title field is required, which he or she can’t fill-in, because it is hidden (not rendered) in the form”
is there some module or I have to write module to manage own app menu.
please guide me to select best solution.