Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.
/ php.openrepo Public archive

OpenRepo is a project of a file explorer in PHP using a permission system and the support for multi-users. The aim of the project is to make a clean application easily deployable on any server.

Notifications You must be signed in to change notification settings

alexvbrdn/php.openrepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenRepo

OpenRepo is a project of a file explorer in PHP using a permission system and the support for multi-users. The aim of the project is to make a clean application easily deployable on any server.

Deploying the application to the server

You have to copy install.php and openrepo_res/ on your server and make sure that the script has the writting permission. Then you have to launch install.php from your browser.

You have to fill:

  • MySQL parameters
  • The administrator's login and password
  • The language (only English and French are available yet)

The permissions

The differents permissions are:

  • View (Read a directory contents)
  • Upload (Add files in a directory)
  • Delete (Delete files of a directory)
  • Administrator (The administrator's permission: manage users, manage directories)

About

OpenRepo is a project of a file explorer in PHP using a permission system and the support for multi-users. The aim of the project is to make a clean application easily deployable on any server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published