-
Notifications
You must be signed in to change notification settings - Fork 69
Home
Marco Dickert edited this page Feb 17, 2017
·
6 revisions
Welcome to the IFM wiki!
The ifm is a simple, leightweight filemanager in a single file.
- create files and folders
- upload, delete, rename and edit files
- extract zip archives
- download folders as zip file
- preview images
- multiselect files and folders with ctrl + click
- remote upload files using curl or file method
The source of the IFM is splitted in several files in the src/ directory. If you change anything there you have to recompile the ifm.php
using the compiler.php
. Please make sure that you compile the IFM before you create a pull request, so anyone can test it without hassle.