GithubHelp home page GithubHelp logo

ifm_ynh's Introduction

IFM for YunoHost

Integration level Working status Maintenance status

Install IFM with YunoHost

Lire ce readme en français.

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.

Overview

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)

Shipped version: 4.0.2~ynh2

Demo: https://ifmdemo.gitea.de/

Screenshots

Screenshot of IFM

Documentation and resources

Developer info

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

ifm_ynh's People

Contributors

ericgaspar avatar yunohost-bot avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

zeroheure

ifm_ynh's Issues

Trouble with pictures files

I installed IFM 4.0 on a fresh yunohost 11.2.4 install on a raspberry 4 at home.

I access to my server through the web interface.

I have troubles with pictures files only. I can upload it but the file seems corrupted : I can't read it and I can't download it. I have no troubles at all with other file types like audio files.

conf/ifm.php is not really a conf file

Found while grepping apps to investigate stuff ... as far as i understand ifm is a single php file which is this file, so semantically-speaking it would be nice to rather have it in the sources/ folder (or fetch is using some app.src i dunno if that's better or not)

Changing the root folder don't work

Tried changing the root folder and give access by adding this line in /etc/php/7.3/fpm/pool.d/ifm.conf, as mentionned in the readme 👍

env[IFM_ROOT_DIR] = /var/www

That does not works.

So I uncommented the other 2 lines,

env[IFM_AUTH] = 1
env[IFM_AUTH_SOURCE] = ldap;127.0.0.1:389;ou=users, dc=yunohost........

Still don't work.

Do i have to reboot on anything? Does the 2 others line have to be changed?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.