IFM
Web-based PHP file manager with editing, upload, and archive support
IFM is a lightweight, web-based file manager implemented as a single-file PHP application with a JavaScript frontend. It provides filesystem browsing and common file operations through a browser interface and can be run directly on a PHP-enabled server or inside a Docker container.
Key Features
- Browse, create, edit, rename, copy, move and delete files and directories
- Download files and directories and upload via direct upload, remote URL or drag-and-drop
- Built-in editor (ACE) for in-browser file editing with fullscreen toggle
- Extract archives (tar, tgz, tar.gz, tar.bz2, zip) and handle common archive operations
- Change file permissions and view image previews for supported formats
- Simple authentication support with optional LDAP binding and environment-driven configuration
- Single-file distribution that can run on PHP >= 7.0 with common PHP extensions and an official Docker image for quick deployment
Use Cases
- Server administration and quick file edits on web servers or shared hosting
- Managing website assets, plugin/theme files, or static content without shell access
- Lightweight file management front-end for development, debugging, or internal tooling
Limitations and Considerations
- Authentication is simple by design; there is no built-in RBAC or advanced multi-user auditing
- Requires several PHP extensions (bz2, curl, fileinfo, json, mbstring, openssl, phar, posix, zip, zlib) for full functionality
- Not designed as a full-featured enterprise file storage solution; concurrency, detailed access controls and audit trails are limited
IFM is a pragmatic, compact file manager for administrators and developers who need browser-based access to server files with editing, upload, and archive capabilities. Its single-file approach and Docker support make it easy to deploy for small teams and personal servers.
Categories:
Tags:
Tech Stack:
Similar Services

Syncthing
Open-source, peer-to-peer file synchronization tool.
Open-source peer-to-peer file synchronization with TLS encryption, no central server, and a browser-based UI.

LocalSend
Open-source cross-platform local network file sharing app
LocalSend is a free, open-source app for fast, encrypted file and text sharing between nearby devices over a local network, available on desktop and mobile.
AList
Multi-storage file listing server with WebDAV and previews
AList is a multi-storage file listing and sharing server with WebDAV access, file previews, protected routes, uploads, and cross-storage file operations.

copyparty
Portable file server with fast resumable uploads and many protocols
Copyparty is a portable file server with a web UI, accelerated resumable uploads, deduplication, indexing, and support for WebDAV, SFTP, FTP and more.

qBittorrent
Cross-platform BitTorrent client built with Qt and libtorrent
qBittorrent is a fast, free, cross-platform BitTorrent client with a desktop UI and optional Web UI, built on libtorrent for efficient torrent downloading and seeding.

Nextcloud
Open-source collaboration platform for file sync and groupware
Nextcloud is an open-source content collaboration platform providing file sync & share, groupware (calendar, contacts, mail), real-time office editing, chat and video con...

JavaScript
HTML
Docker
Bootstrap
CSS
PHP
PHP-FPM