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: 2 months ago
JSON representation
Bootstrap 3 navbar multi level drop-down For Codeingiter
- Host: GitHub
- URL: https://github.com/cploutarchou/codeigniter-menu-manager
- Owner: cploutarchou
- License: mit
- Created: 2019-10-21T20:15:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-25T22:28:37.000Z (about 3 years ago)
- Last Synced: 2025-03-21T08:34:57.081Z (3 months ago)
- Topics: bootstrap, codeigniter, codeigniter-cms, codeigniter-template, codeigniter3, database, javascript, jquery, jquery-library, menu, menu-navigation, menubar, mysql, php
- Language: PHP
- Homepage:
- Size: 4.19 MB
- Stars: 23
- Watchers: 2
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
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**
.png "Logo Title Text 1")

.png "Logo Title Text 1")
.png "Logo Title Text 1")
.png "Logo Title Text 1")
.png "Logo Title Text 1")
.png "Logo Title Text 1")
.png "Logo Title Text 1")
.png "Logo Title Text 1")
.png "Logo Title Text 1")
.png "Logo Title Text 1")
.png "Logo Title Text 1")
.png "Logo Title Text 1")
.png "Logo Title Text 1")
.png "Logo Title Text 1")**License**
This project is licensed under the MIT License - see the [LICENSE](Licence) file for details.