Single-file PHP file manager, browser and manage your files efficiently and easily with tinyfilemanager
TinyFileManager is a versatile web-based PHP file manager designed for simplicity and efficiency. This lightweight single-file PHP application can be effortlessly integrated into any server directory, allowing users to store, upload, edit, and manage files and folders directly through their web browser.
With multi-language support and compatibility with PHP 5.5+, TinyFileManager enables the creation of individual user accounts, each with its dedicated directory. The platform also includes built-in functionality for handling text files using the Cloud9 IDE.
Featuring syntax highlighting for over 150 languages and more than 35 themes, TinyFileManager offers a comprehensive solution for file management in an online environment.
Caution! Avoid utilizing this script as a standard file manager in public spaces. It is imperative to remove this script from the server after completing any tasks.
Tinyfilemanager is highly documented on the wiki pages.
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 password_hash()
. to generate new password hash here
To enable/disable authentication set $use_auth
to true or false.
โน๏ธ Add your own configuration file config.php in the same folder to use as additional configuration file.
โน๏ธ To work offline without CDN resources, use offline branch
zip
and tar
formats.datatable.js
for fast file search and filtering.translation.json
.