Skip to content

Codeigniter using bootstrap 4 premade admin panel. Out of the box administration for building custom admin template style websites using Codeigniter MVC framework. PLEASE STAR THIS REPO <3

Notifications You must be signed in to change notification settings

jopanel/CodeIgniter-Barebone-Admin-Panel-Bootstrap-4

Repository files navigation

CodeIgniter-Barebone-Admin-Panel-Bootstrap-4

Instructions:

  1. Install the .sql file to your MySQL database
  2. Change the base_url in application/config/config.php
  3. Change the salt in application/model/Admin_model.php to something else random (if you do this you can't login with current password if you cant figure out how to change salt and get logged in then you probably shouldn't code)
  4. Login with user: admin password: admin

Don't forget your .htaccess file.

I made this because there are so many projects I want to do where I need a basic admin login with potential for administrative roles.

You are free to use it, but please don't fork it, and when you show your job recruiter your sample code don't send mine.

IF YOU ARE LOOKING FOR A LARAVEL AND PHP8 VERSION CHECK THIS OUT: https://github.com/jopanel/Laravel-Barebone-Admin-Panel-Bootstrap-4-Boilerplate-

Credits:

  1. Bootstrap 4
  2. CodeIgniter 3.1.5
  3. Free admin template source (https://startbootstrap.com/template-overviews/sb-admin-2/)

Donate to my Lisk 4287319913737945577L

About

Codeigniter using bootstrap 4 premade admin panel. Out of the box administration for building custom admin template style websites using Codeigniter MVC framework. PLEASE STAR THIS REPO <3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages