mirror of
https://github.com/misterunknown/ifm.git
synced 2025-08-12 11:04:01 +02:00
Adjusted requirements
This commit is contained in:
17
README.md
17
README.md
@@ -19,10 +19,19 @@ The IFM uses the following resources:
|
|||||||
* image preview
|
* image preview
|
||||||
|
|
||||||
## requirements
|
## requirements
|
||||||
| Client | Server |
|
|
||||||
|:--------------------------------- |:------------------------------------------------------------ |
|
* Client
|
||||||
| HTML5 and CSS3 compatible browser | PHP >= 5.5 (only if using auth; if not PHP 5.4 works either) |
|
* HTML5 and CSS3 compatible browser
|
||||||
| activated JavaScript | optional: cURL extention (for remote upload) |
|
* activated javascript
|
||||||
|
* Server
|
||||||
|
* PHP >= 5.5
|
||||||
|
* extensions
|
||||||
|
* bz2
|
||||||
|
* curl (for remote upload)
|
||||||
|
* json
|
||||||
|
* phar (for tar support)
|
||||||
|
* zip
|
||||||
|
* zlib
|
||||||
|
|
||||||
## installation
|
## installation
|
||||||
Just copy the ifm.php to your webspace - thats all :)
|
Just copy the ifm.php to your webspace - thats all :)
|
||||||
|
Reference in New Issue
Block a user