Codeigniter with Admin LTE
Admin LTE template with PHP Codeigniter 3.2.1 latest version integration
Download the code from the repository. Unzip the zip file.
Open browser; goto localhost/PHPMyAdmin. Import the file "db.sql" in that database.
Copy the remaining code into your root directory Open browser; goto localhost/[project-folder-name] and press enter
The login screen will appear.
To login,
I am going to provide the user email ids and password below.
System Administrator Account:
- Email: admin@bewithdhanu.in
- Password: 123456
Manager Account:
- Email: manager@bewithdhanu.in
- Password: 123456
Employee Account
- Email: employee@bewithdhanu.in
- Password: 123456
Once you logged in with System Administrator account, you can create a user or edit the previous user if you want.
Dependencies
| NAME | VERSION | WEB | REPO |
|---|---|---|---|
| CodeIgniter | 3.1.0 | Website | Github |
| AdminLTE | 2.3.5 | Website | Github |
| Bootstrap | 3.3.7 | Website | Github |
| Ion Auth | 2.6.0 | Website | Github |
| jQuery | 2.2.4 | Website | Github |
| Font Awesome | 4.6.3 | Website | Github |
You can check out the live preview here
Comments
Post a Comment