mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2025-11-02 03:16:19 +01:00
fae46cae873fd9dbfa94712f5b42ec2c5c75d2cf
Added file tree view and modified new UI
Tiny PHP File Manager
Tiny file manager in single php file
Requirements
- PHP 5.2 or higher.
- Zip extension for zip and unzip actions.
- Fileinfo, iconv and mbstring extensions are strongly recommended.
How to use
Download ZIP with latest version from master branch.
Copy tinyfilemanager.php to your website folder and open it with web browser (e.g. http://yoursite/any_path/tinyfilemanager.php).
Default username/password: admin/admin. 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.
Features
- Open Source, light and extremely simple
- Basic features likes Create, Delete, Modify, View, Download, Copy and Move files
- Ability to upload multiple files
- Ability to create folders and files
- Ability to compress, extract files
- Support user permissions - based on session
- Copy direct file URL
- Edit text file formats using advanced editor with syntax highlight
- Backup files
- Search - Advanced Ajax based seach
- lots more...
Source: filemanager(original version) were built by alexantr.
This is an excellent and improved version of the original.
Description
Single-file PHP file manager, browser and manage your files efficiently and easily with tinyfilemanager:
https://tinyfilemanager.github.io/
code-editorfile-browserfile-explorerfile-management-systemfile-managerfile-uploadfilemanagerfolder-viewerftp-clientonline-idephptinyfilemanagerurl-uploadweb-file-storagezero-configuration
Readme
GPL-3.0
33 MiB
Languages
PHP
99.7%
Dockerfile
0.3%