Welcome Guest, Not a member yet? Register   Sign In
multi-level dynamic menu with menu management (contains online demo)
#1
Question 
(This post was last modified: 05-31-2022, 11:16 PM by Ahmed Haroon.)

want a multi level dynamic menu (Free or Paid) which reads data from table(s) and render menu options (top or side), at least 4 levels (may be more) and have a menu management to create new menus/submenus and options with role assignment and can easily integrate in CI4 ERP project which contains (yet) 3 apps Accounts, HR, Booking. please help. 

HR 
- submenu level 1
-- item 
-- submenu level 11
--- item 
--- submenu level 111
---- item
---- submenu level 1111
----- item

- submenu level 2
-- item 
-- submenu level 22
--- item 
--- submenu level 222
---- item
---- submenu level 2222
----- item

regards
Newbie here in CodeIgniter World !! Please appologize if any nonsense from me.  
environment: Windows 10, XAMPP 3.3.0, VS Code, SQLyog Community Ed. 
Reply
#2

googled but most of are very basic, ristricted for 2 to 3 levels
any help?
Newbie here in CodeIgniter World !! Please appologize if any nonsense from me.  
environment: Windows 10, XAMPP 3.3.0, VS Code, SQLyog Community Ed. 
Reply
#3

Search Google for PHP and jQuery Menu Builder.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#4

You would have to handle the table mapping yourself, but you could use Tatter\Menus to handle the content generation: https://github.com/tattersoftware/codeigniter4-menus
Reply
#5

Not quite ready yet, but should ship fairly soon.

https://www.ignitedcms.com/playground/trees
https://www.ignitedcms.com/documentation/trees

We map the structure to json so there is no parent child relationship, although we had that in the previous version.
Practical guide to IgnitedCMS - Book coming soon, www.ignitedcms.com
Reply
#6

This work perfect

https://github.com/tattersoftware/codeigniter4-menus
Codeigniter First, Codeigniter Then You!!
yekrinaDigitals

Reply




Theme © iAndrew 2016 - Forum software by © MyBB