Read this README in other languages.
This package allows you to install IFM quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
The IFM is a web-based filemanager, which comes as a single file solution using HTML5, CSS3, JavaScript and PHP.
- create/edit files and directories
- copy/move files and directories
- download files and directories
- upload files directly, remotely via URL or per drag & drop
- extract archives (tar, tgz, tar.gz, tar.bz2, zip)
- change permissions
- image preview
- simple authentication (LDAP via
ldap_bind
possible)
Shipped version: 4.0.2~ynh5
Demo: https://ifmdemo.gitea.de/
- Upstream app code repository: https://github.com/misterunknown/ifm
- YunoHost Store: https://apps.yunohost.org/app/ifm
- Report a bug: https://github.com/YunoHost-Apps/ifm_ynh/issues
Please send your pull request to the testing
branch.
To try the testing
branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/ifm_ynh/tree/testing --debug
or
sudo yunohost app upgrade ifm -u https://github.com/YunoHost-Apps/ifm_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps