{"id":18311011,"url":"https://github.com/cploutarchou/codeigniter-menu-manager","last_synced_at":"2025-04-05T18:31:48.304Z","repository":{"id":36628326,"uuid":"216657216","full_name":"cploutarchou/codeIgniter-menu-manager","owner":"cploutarchou","description":"Bootstrap 3 navbar multi level drop-down For Codeingiter","archived":false,"fork":false,"pushed_at":"2022-05-25T22:28:37.000Z","size":4397,"stargazers_count":23,"open_issues_count":0,"forks_count":13,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T08:34:57.081Z","etag":null,"topics":["bootstrap","codeigniter","codeigniter-cms","codeigniter-template","codeigniter3","database","javascript","jquery","jquery-library","menu","menu-navigation","menubar","mysql","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cploutarchou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2019-10-21T20:15:46.000Z","updated_at":"2024-06-03T05:54:52.000Z","dependencies_parsed_at":"2022-08-27T20:12:29.464Z","dependency_job_id":null,"html_url":"https://github.com/cploutarchou/codeIgniter-menu-manager","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cploutarchou%2FcodeIgniter-menu-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cploutarchou%2FcodeIgniter-menu-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cploutarchou%2FcodeIgniter-menu-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cploutarchou%2FcodeIgniter-menu-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cploutarchou","download_url":"https://codeload.github.com/cploutarchou/codeIgniter-menu-manager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247383890,"owners_count":20930366,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","codeigniter","codeigniter-cms","codeigniter-template","codeigniter3","database","javascript","jquery","jquery-library","menu","menu-navigation","menubar","mysql","php"],"created_at":"2024-11-05T16:16:09.514Z","updated_at":"2025-04-05T18:31:46.636Z","avatar_url":"https://github.com/cploutarchou.png","language":"PHP","readme":"# Codeigniter With Menu Manager Pre-installed\n\n**Installation Steps:**\n* Upload project on server\n* Rename database_conf.php file to database.php\n* Execute or import code from /database/menumanager.sql file with sample data\n* Update Menu Using Menu manager\n* Use get_menu() function to  get menu on UI .\n* Note : get_menu() function need 2 parameters:\n    1. Menu ID \n    2. Class name (You can use black css class if you need black navbar)\n \n```php \n \u003c?php get_menu('1', ''); ?\u003e for default navbar\n \u003c?php get_menu('1', 'black'); ?\u003e for black navbar\n```\n**Menu Manager Screenshots**\n![alt text](https://github.com/cploutarchou/codeIgniter-menu-manager/blob/master/assets/forReadme/screenshot-ci-menu-manager.christosploutarchou.com-2020.01%20(14).png \"Logo Title Text 1\")\n![alt text](https://github.com/cploutarchou/codeIgniter-menu-manager/blob/master/assets/forReadme/screenshot-ci-menu-manager.christosploutarchou.com-2020.01.png \"Logo Title Text 1\")\n![alt text](https://github.com/cploutarchou/codeIgniter-menu-manager/blob/master/assets/forReadme/screenshot-ci-menu-manager.christosploutarchou.com-2020.01%20(1).png \"Logo Title Text 1\")\n![alt text](https://github.com/cploutarchou/codeIgniter-menu-manager/blob/master/assets/forReadme/screenshot-ci-menu-manager.christosploutarchou.com-2020.01%20(2).png \"Logo Title Text 1\")\n![alt text](https://github.com/cploutarchou/codeIgniter-menu-manager/blob/master/assets/forReadme/screenshot-ci-menu-manager.christosploutarchou.com-2020.01%20(3).png \"Logo Title Text 1\")\n![alt text](https://github.com/cploutarchou/codeIgniter-menu-manager/blob/master/assets/forReadme/screenshot-ci-menu-manager.christosploutarchou.com-2020.01%20(4).png \"Logo Title Text 1\")\n![alt text](https://github.com/cploutarchou/codeIgniter-menu-manager/blob/master/assets/forReadme/screenshot-ci-menu-manager.christosploutarchou.com-2020.01%20(5).png \"Logo Title Text 1\")\n![alt text](https://github.com/cploutarchou/codeIgniter-menu-manager/blob/master/assets/forReadme/screenshot-ci-menu-manager.christosploutarchou.com-2020.01%20(6).png \"Logo Title Text 1\")\n![alt text](https://github.com/cploutarchou/codeIgniter-menu-manager/blob/master/assets/forReadme/screenshot-ci-menu-manager.christosploutarchou.com-2020.01%20(7).png \"Logo Title Text 1\")\n![alt text](https://github.com/cploutarchou/codeIgniter-menu-manager/blob/master/assets/forReadme/screenshot-ci-menu-manager.christosploutarchou.com-2020.01%20(8).png \"Logo Title Text 1\")\n![alt text](https://github.com/cploutarchou/codeIgniter-menu-manager/blob/master/assets/forReadme/screenshot-ci-menu-manager.christosploutarchou.com-2020.01%20(9).png \"Logo Title Text 1\")\n![alt text](https://github.com/cploutarchou/codeIgniter-menu-manager/blob/master/assets/forReadme/screenshot-ci-menu-manager.christosploutarchou.com-2020.01%20(10).png \"Logo Title Text 1\")\n![alt text](https://github.com/cploutarchou/codeIgniter-menu-manager/blob/master/assets/forReadme/screenshot-ci-menu-manager.christosploutarchou.com-2020.01%20(11).png \"Logo Title Text 1\")\n![alt text](https://github.com/cploutarchou/codeIgniter-menu-manager/blob/master/assets/forReadme/screenshot-ci-menu-manager.christosploutarchou.com-2020.01%20(12).png \"Logo Title Text 1\")\n![alt text](https://github.com/cploutarchou/codeIgniter-menu-manager/blob/master/assets/forReadme/screenshot-ci-menu-manager.christosploutarchou.com-2020.01%20(13).png \"Logo Title Text 1\")\n\n\n**License**\n\nThis project is licensed under the MIT License - see the [LICENSE](Licence) file for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcploutarchou%2Fcodeigniter-menu-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcploutarchou%2Fcodeigniter-menu-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcploutarchou%2Fcodeigniter-menu-manager/lists"}