kotkaramit28 / php-file-manager

PHP File Manager
54 stars 28 forks source link
file-manager filemanager ftp php phpfilemanager

php-file-manager

PHP File Manager

Advanced PHP File Manager in a single file.
Fully responsive file manager with Web 2.0 support.
Inspired by https://github.com/prasathmani/tinyfilemanager


Requirements

How to use

Download ZIP with latest version from master branch.

Copy all the files to your website folder and open it with web browser (e.g. http://yoursite/any_path/files.php).

Default username/password: root/12345. password has encripted with MD5.

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

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

Supported constants:

:loudspeaker: Features