Menu

Tree [c86232] default tip /
 History

Read Only access


File Date Author Commit
 lang 2014-01-07 vot vot [c86232] New language added: ru (Russian)
 style 2014-01-04 vot vot [62f6b2] Make modal: Upload a new file
 config.sample.php 2013-11-25 Valery Votintsev Valery Votintsev [26d3eb] config.php: change "array()" to "[]"
 functions.php 2014-01-06 vot vot [a081bb] New function: Show File Row
 index.php 2014-01-06 vot vot [c0089e] Move all the functions to functions.php
 readme.md 2013-10-15 vot vot [e88b27] Language files created. Used language is set in...

Read Me

Simple File-Manager

This is a simple File-Manager giving access to a Start-Folder

Credits

Implementation

  • copy config.sample.php file to config.php
  • define the Start-path in the config.php file
  • to restrict Access to some Files or Mimetypes simply adapt the Arrays $hiddenFiles and $badExtensions in the config.php file
  • to adapt Language-Labels simply edit/replace/clone a language file inside the ./lang/ folder
  • define a Session in your main App to restrict access
  • check for this Session at the top of the Script
  • if you want transfer Filepaths (e.g. to a parent Application like a Text Editor) adapt the JS-Funtion at the very bottom of the Script

if you find security Issues let me know! taubmann AT more-elements DOT com

have fun

https://github.com/taubmann/filemanager

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.