Advanced File Management System

Manage your files with the all-in-one web-based file management solution.

Advanced File Management System
Price
$25.00

Instant Download

Lifetime Access & Updates

User Guide

30-Day Money-Back Guarantee

Secure Checkout

Screenshots

File Manager Interface
Upload Files
Compress Files
Extract Files
Create File
Change Permissions
Edit Files
View Media Files
Rename Files
Context Menu

Overview

Our Web-Based File Management System is a comprehensive PHP script package that allows you to self-host a secure file manager on your own server. This downloadable digital product provides the unrestricted source code necessary to upload, extract, edit, and organize files directly through your web browser without relying on third-party SaaS platforms.

The file management script utilizes modern coding practices to provide a fast, lightweight UI. Our code is optimized and requires no third-party dependencies—just pure JavaScript and PHP. A detailed User Guide.html is included in the digital download to help you configure the script and folder permissions quickly.

Features

Self-Hosted File Manager Manage files and directories effortlessly using the pre-built PHP and JavaScript UI.

Token Protection Built-in security tokens prevent unauthorized access to files outside of the initial path directory.

Upload Files Upload multiple files to a particular directory with a dynamic progress bar indicator.

Extract & Compress Compress files in various formats (ZIP, PHAR, GZ, BZ2) and extract them with one click of a button.

Directories Panel Swiftly navigate to directories using the pre-coded directory tree panel.

Search Files & Directories Easily search for files and directories with real-time AJAX results.

Download Files Instantaneously download files directly from your own hosted server.

Edit Files On-the-go file editing with the ability to declare which extensions are editable in the config files.

View Media Image, video, and audio files will automatically render in a stylized popup modal.

Cut, Copy & Paste Easily manipulate and move your files and directories within the UI.

Table Sortation Sort files by column (name, size, modified date, etc.) to find what you need quickly.

AJAX Integration Navigate between directories and edit files without waiting for the page to reload.

Responsive Design The included HTML templates will adapt to any screen size, whether on desktop or mobile devices.

SCSS File Included Easily change the interface design and branding with the included SCSS file.

Comprehensive User Guide Includes a detailed 'User Guide.html' file so you can configure the files on your server in minutes.

Lifetime Access & Updates Once you buy it, you own it. You'll have permanent access to all future code improvements and version updates.

Technical Requirements

  • Apache/Nginx Web Server — We recommend XAMPP for testing on your local environment.
  • PHP >= 5.5.0 — PHP >= 8.0 is recommended for optimal performance.
  • Code Editor — We recommend one of the following: Visual Studio Code, Notepad++, or Atom.

FAQs

  1. I can't manage my files, what do I do?
    Make sure you recursively CHMOD your initial path directory and give the appropriate owner and group permissions (www-data is standard for most web servers) to your files and directories.
  2. The file manager continuously loads without populating any files, what do I do?
    Make sure the initial path is correct in the 'config.php' file and inspect the browser JS console for errors.
  3. How do I download the ZIP file again if I've lost it?
    You can download the digital package from the receipt email that was sent to you when you purchased the software. If you no longer have this email, you can request a new one here. Remember not to share your download links. These are being monitored.

Change Log

Version 1.0.1 24/10/2023

  • [Added] drag-and-drop functionality to the upload form and the ability to remove individual files.
  • [Fixed] an issue with the display path when it becomes too long.
  • [Fixed] an issue with the popup dialog box on smaller devices.
  • [Fixed] a bug that wouldn't allow foreign characters to be entered when creating a new file and/or directory.

Version 1.0.0 08/03/2023

  • [Release] initial release date.