Skip to content

Web file manager in PHP which allows copying/moving files/directories, compressing/extracting files/directories and even editing files on-line with code support to some languages like HTML, CSS and PHP.

Notifications You must be signed in to change notification settings

batata004/web-file-manager-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

web-file-manager-php

This is the simplest and most powerful file manager you can get to manage you server directories/files and even fully edit them (with a pretty nice code editor) using just your browser. Works fine with PHP 7.x and 8.x and nothing else.

This script allows copying/moving files/directories, compressing/extracting files/directories and even editing files online with code support to some languages like HTML, CSS and PHP.

To install this script on your server you just need to open the index.php file and set your desired values to the two variables at the top of the code. After that upload the index.php file to any directory in your server (no other file needs to be uploaded) and access it using your browser.

About

Web file manager in PHP which allows copying/moving files/directories, compressing/extracting files/directories and even editing files on-line with code support to some languages like HTML, CSS and PHP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages