Home

Awesome

Tiny File Manager

Live demo Live demo GitHub Release GitHub License Paypal

It is a simple, fast and small file manager with single php file. It is also a web code editor. It'll run either online or locally, on Linux, Windows or Mac based platforms. The only requirement is to have PHP 5.5+ available.

Demo

Demo

Login Details : admin/admin@123 | user/12345

Documents

TinyFileManager.github.io | Password Generater

<hr>

Tiny File Manager

Requirements

How to use

Download ZIP with latest version from master branch.

Just copy the tinyfilemanager.php to your webspace - thats all :) You can also change the file name from "tinyfilemanager.php" to something else, you know what i meant for.

Default username/password: admin/admin@123 and user/12345.

Warning: Please set your own username and password in $auth_users before use. password is encrypted with <code>password_hash()</code>. to generate new password hash here

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

Supported constants:

:loudspeaker: Features

<a name=license></a>License, Credit