Deze README in een andere taal lezen.
Met dit pakket kun je IFM snel en eenvoudig op een YunoHost-server installeren.
Als je nog geen YunoHost hebt, lees dan de installatiehandleiding, om te zien hoe je 'm installeert.
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)
Geleverde versie: 4.0.2~ynh6
Demo: https://ifmdemo.gitea.de/
- Upstream app codedepot: https://github.com/misterunknown/ifm
- YunoHost-store: https://apps.yunohost.org/app/ifm
- Meld een bug: https://github.com/YunoHost-Apps/ifm_ynh/issues
Stuur je pull request alsjeblieft naar de testing
-branch.
Om de testing
-branch uit te proberen, ga als volgt te werk:
sudo yunohost app install https://github.com/YunoHost-Apps/ifm_ynh/tree/testing --debug
of
sudo yunohost app upgrade ifm -u https://github.com/YunoHost-Apps/ifm_ynh/tree/testing --debug
Verdere informatie over app-packaging: https://yunohost.org/packaging_apps