Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Single-file PHP file manager, browser and manage your files efficiently and easily with tinyfilemanager

License

NotificationsYou must be signed in to change notification settings

prasathmani/tinyfilemanager

Repository files navigation

Live demoLive demoGitHub ReleaseGitHub LicensePaypalGitHub Sponsors

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.

Demo

Demo

Documentation

Tinyfilemanager is highly documented on thewiki pages.

Tiny File Manager

Requirements

  • PHP 5.5.0 or higher.
  • Fileinfo, iconv, zip, tar and mbstring extensions are strongly recommended.

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 anduser/12345.

⚠️ Warning: Please set your own username and password in$auth_users before use. password is encrypted withpassword_hash(). to generate new password hashhere

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

ℹ️ Add your own configuration fileconfig.php in the same folder to use as additional configuration file.

ℹ️ To work offline without CDN resources, useoffline branch

📢 Features

  • 💿Open Source: Lightweight, minimalist, and extremely simple to set up.
  • 📱Mobile Friendly: Optimized for touch devices and mobile viewing.
  • ℹ️Core Features: Easily create, delete, modify, view, download, copy, and move files.
  • Advanced Upload Options: Ajax-powered uploads with drag-and-drop support, URL imports, and multi-file uploads with extension filtering.
  • 📁Folder & File Management: Create and organize folders and files effortlessly.
  • 🎁Compression Tools: Compress and extract files inzip andtar formats.
  • 😎User Permissions: User-specific root folder mapping and session-based access control.
  • 💾Direct URLs: Easily copy direct URLs for files.
  • ✏️Code Editor: Includes Cloud9 IDE with syntax highlighting for 150+ languages and 35+ themes.
  • 📄Document Preview: Google/Microsoft document viewer for PDF/DOC/XLS/PPT, supporting previews up to 25 MB.
  • Security Features: Backup capabilities, IP blacklisting, and whitelisting.
  • 🔎Search Functionality: Usedatatable.js for fast file search and filtering.
  • 📁Customizable Listings: Exclude specific folders and files from directory views.
  • 🌐Multi-language Support: Translations available in 35+ languages withtranslation.json.
  • ‼️And Much More!

License, Credit

  • Available under theGNU license
  • Original concept and development by github.com/alexantr/filemanager
  • CDN Used -jQuery, Bootstrap, Font Awesome, Highlight js, ace js, DropZone js, and DataTable js
  • To report a bug or request a feature, please file anissue
  • Contributors

[8]ページ先頭

©2009-2025 Movatter.jp