erichard / dms-bundle
There is no license information available for the latest version (dev-master) of this package.
A Document Management System for Symfony 2
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
Package info
github.com/erichard/ErichardDmsBundle
Type:symfony-bundle
pkg:composer/erichard/dms-bundle
dev-master / 1.0.x-dev
2018-09-27 09:38 UTC
Requires
Requires (Dev)
- doctrine/common: >=2.3, <3.0
- doctrine/orm: >=2.3, <3.0
- mockery/mockery: dev-master
- nelmio/alice: *
- phpunit/phpunit: 3.7.*
- symfony/monolog-bundle: ~2.1
This package is auto-updated.
Last update: 2026-02-19 00:28:34 UTC
README
Installation & Configuration
See INSTALL.
Roadmap for 1.0
The roadmap for 1.0 will require theses features.
- ✔ Document Tree management
- ✔ Multiple view modes (Gallery, Table, Showcase, ...)
- ✔ Simple upload
- ✔ Preview of image files
- ✔ Massive upload
- ✔ Metadata's on documents and folders
- ✔ Multi-permission system on first depth level
- WIP PHP API for quering the DMS from another bundle
- Alias system to allow document linking
- Basic Search engine (without pertinency)
- Events
Next steps
Next releases will include :
- REST API for quering the DMS from another project
- Statistic
- Preview of video files
- Support preview of various documents (Word document, Presentation, PDF)
- Smart search engine (via Solr or other)
- ✔ Multi-permission system on all levels