Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit ffeba99

Browse files
authored
Update README.md
1 parent 7268dc5 commit ffeba99

1 file changed

Lines changed: 18 additions & 1 deletion

File tree

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# CI-AdminLTE v1.7.0
2+
CodeIgniter 3.x with AdminLTE 2.3.x
23

34
## Demo
45

@@ -16,7 +17,13 @@ Support for most major browsers including Chrome, Firefox, IE9+, Opera and Safar
1617
* French
1718
* Portuguese (translation by [marcelod](https://github.com/marcelod))
1819
* ... and more soon
19-
20+
21+
## Server Requirements
22+
23+
PHP version 5.6 or newer is recommended.
24+
25+
It should work on 5.4.8 as well, but we strongly advise you NOT to run such old versions of PHP, because of potential security and performance issues, as well as missing features.
26+
2027
## Dependencies
2128
| NAME | VERSION | WEB | REPO |
2229
| :--- | :---: | :---: | :---: |
@@ -26,3 +33,13 @@ Support for most major browsers including Chrome, Firefox, IE9+, Opera and Safar
2633
| Ion Auth | 2.6.0 | [Website](http://benedmunds.com/ion_auth) | [Github](https://github.com/benedmunds/CodeIgniter-Ion-Auth)
2734
| jQuery | 2.2.4 | [Website](http://jquery.com) | [Github](https://github.com/jquery/jquery)
2835
| Font Awesome | 4.7.0 | [Website](http://fortawesome.github.io/Font-Awesome/) | [Github](https://github.com/FortAwesome/Font-Awesome)
36+
37+
## CodeIgniter 3 Documentation
38+
39+
* [User guide](https://codeigniter.com/user_guide)
40+
41+
## Reference
42+
43+
* [CodeIgniter](https://github.com/bcit-ci/CodeIgniter)
44+
* [Translations for CodeIgniter System](https://github.com/bcit-ci/codeigniter3-translations)
45+
* [AdminLTE](https://github.com/almasaeed2010/AdminLTE)

0 commit comments

Comments
 (0)