Skip to content

lusterx/filemanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP File Manager

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

PHP File Manager

How to use

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

Default username/password: fm_admin/fm_admin

Please set your own username and password in $auth_users before use.

To enable/disable authentication set $use_auth to true or false.

Languages

To change default language set $lang to one of supported languages in list below.

Bug tracker

If you have any issues with file manager, you may report them on Issue tracker.

License

This software is released under the MIT license.

Icons by Yusuke Kamiyamane.

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%