Skip to content

visapi/Web-2.0-File-Manager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web 2.0 File Manager

Web based file manager with mutli file operations, multi file upload, archiving/unarchiving utilities, etc.

Installation

The application does not need connection to any database and uses Ajax on client side and PHP on server side to work with files.

Configuration

In the root directory you will find conf.php that has basic configuration what directories it is going to allow to work with the files with. By default, it will allow to work with one of the directories in your /temp folder.

Demo

You can see the demo of the application at

About

Web based File Manager (with PHP on the server side)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 84.3%
  • JavaScript 13.1%
  • CSS 2.6%