erichard / dms-bundle
A Document Management System for Symfony 2
Installs: 7 552
Dependents: 0
Suggesters: 0
Security: 0
Stars: 13
Watchers: 7
Forks: 10
Open Issues: 3
Type:symfony-bundle
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: 2024-10-18 21:28:53 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