Skip to content

k4ng/filemanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Simple-filemanager

Filemanager with :

  • PHP 5.4
  • Ajax
  • Bootstrap 3.4

A Simple PHP file manager. The code is a single php file. Just copy index.php to a folder on your webserver.

Why It Is Good ?

  • Single file, there are no images, or css folders.
  • Ajax based so it is fast, but doesn't break the back button
  • Allows drag and drop file uploads if folder is writable by the webserver
  • Suits my aesthetics. More like Dropbox, and less like Windows Explorer
  • Works with Unicode file names
  • The interface is usable from an iPad
  • XSRF protection (though no authentication system)

Screenshot

Demo img

Releases

No releases published

Packages

No packages published

Languages