doc/pages/04.applications/10.docs/ifm/app_ifm.md
2022-10-04 11:21:38 +02:00

1.3 KiB

title template taxonomy routes
IFM docs
category
docs, apps
default
/app_ifm

Installer IFM with YunoHost Integration level

Index

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

Disclaimers / important information

The IFM is usually locked to it's own directory (/home/yunohost.app/ifm), so you are not able to go above. You can change that by setting env[IFM_ROOT_DIR] = /home/yunohost.app/ifm in the PHP config /etc/php/7.3/fpm/pool.d/ifm.conf L.434 with the help of this documentation.