Skip to content

lusterx/filemanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHP File Manager

A good solution for managing files and folders on your site.

Author: Alex Yashkin [email protected].

Icons by Yusuke Kamiyamane.

How to use

Copy filemanager.php to your website and open it on browser (e.g. http://yoursite/any_path/filemanager.php).

To enable HTTP Authentication set $use_http_auth to true. Set Login and Password in $users array.

If you are using .htaccess on your site and have problems with HTTP Auth try to put rewrite rule from htaccess.txt to your .htaccess file.

Languages

  • English
  • Russian

Bug tracker

Have a bug? Please create an issue on Issue tracker

About

File manager in a single php file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%