geo6/document-manager

Browse directories and upload documents using Zend Expressive

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 7

Watchers: 0

Forks: 0

Open Issues: 27

Type:project

pkg:composer/geo6/document-manager


README

Latest Stable Version Total Downloads Monthly Downloads Software License

The Document Manager allows you to browse directories !

By default, it browse a "public" directory but you can enable authentication to be able to browse directories depending on ACL role and username (and give read and delete permission to those directories).

Install

composer create-project geo6/document-manager

By default, the directory is data/public !

See INSTALL file for more details.