1 parent d88c201 commit c695f17Copy full SHA for c695f17
1 file changed
README.md
@@ -1,8 +1,19 @@
1
# Admin Panel - User Management using CodeIgniter
2
-#####Admin Panel - User Management Demo using CodeIgniter + AdminLTE Bootstrap Theme
+**Admin Panel - User Management Demo using CodeIgniter + AdminLTE Bootstrap Theme**
3
4
The code is uploaded to demonstrate the simple role based Admin Panel application using CodeIgniter(MVC Framework)
5
6
+## Version Information
7
+**1) Upto Release 1.2 -**
8
+ CodeIgniter 2.2
9
+ PHP version 5.1.6 or newer
10
+ MySQL (4.1+), MySQLi
11
+
12
+**2) Latest (master) -**
13
+ CodeIgniter 3.1.6
14
+ PHP : 5.6
15
+ MySQL (5.1+), MySQLi
16
17
## Installation
18
19
Download the code from repository.
0 commit comments