geo6/document-manager

Browse directories and upload documents using Zend Expressive


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.