Skip to content

taubmann/filemanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple File-Manager

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

Credits

Implementation

  • define a Session in your main App to restrict access
  • check for this Session at the top of the Script
  • define the Start-path 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
  • to restrict Access to some Files or Mimetypes simply adapt the Arrays $hiddenFiles and $badExtensions at the top of the Script
  • to adapt Language-Labels simply edit/replace $labels (see label_storage.txt)

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

have fun

About

super simple Web-File-Manager in PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published