Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cploutarchou/codeigniter-menu-manager

Bootstrap 3 navbar multi level drop-down For Codeingiter
https://github.com/cploutarchou/codeigniter-menu-manager

bootstrap codeigniter codeigniter-cms codeigniter-template codeigniter3 database javascript jquery jquery-library menu menu-navigation menubar mysql php

Last synced: about 2 months ago
JSON representation

Bootstrap 3 navbar multi level drop-down For Codeingiter

Awesome Lists containing this project

README

        

# Codeigniter With Menu Manager Pre-installed

**Installation Steps:**
* Upload project on server
* Rename database_conf.php file to database.php
* Execute or import code from /database/menumanager.sql file with sample data
* Update Menu Using Menu manager
* Use get_menu() function to get menu on UI .
* Note : get_menu() function need 2 parameters:
1. Menu ID
2. Class name (You can use black css class if you need black navbar)

```php
for default navbar
for black navbar
```
**Menu Manager Screenshots**
![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")
![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")
![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")
![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")
![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")
![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")
![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")
![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")
![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")
![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")
![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")
![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")
![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")
![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")
![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")

**License**

This project is licensed under the MIT License - see the [LICENSE](Licence) file for details.