Skip to content

Latest commit

 

History

History
61 lines (40 loc) · 2.13 KB

README_nl.md

File metadata and controls

61 lines (40 loc) · 2.13 KB

IFM voor Yunohost

Integratieniveau Mate van functioneren Onderhoudsstatus

IFM met Yunohost installeren

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.

Overzicht

The IFM is a web-based filemanager, which comes as a single file solution using HTML5, CSS3, JavaScript and PHP.

features

  • 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/

Schermafdrukken

Schermafdrukken van IFM

Documentatie en bronnen

Ontwikkelaarsinformatie

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