contao-dms / dms
Provides a document management system for the Contao CMS. It offers the possibility to store versioned files in an unlimited category structure.
Installs: 494
Dependents: 2
Suggesters: 0
Security: 0
Stars: 6
Watchers: 4
Forks: 2
Open Issues: 23
Type:contao-module
Requires
- php: ~7.1 || ~8.1
- contao-community-alliance/composer-plugin: ~3.0
- contao/core-bundle: ~4.13
README
Contao Extension: DocumentManagementSystem
Provides a document management system for the Contao CMS.
It offers the possibility to store versioned files in an unlimited category structure.
Access will be controlled by with defined rights for each category and member group. The system uses the Contao build in members and member groups.
For news and infos follow @ContaoDMS.
Installation
Install the extension via composer: contao-dms/dms.
If you prefer to install it manually, download the latest release here: https://github.com/ContaoDMS/dms/releases
Tracker
https://github.com/ContaoDMS/dms/issues
Slack
Workspace: https://contaodms.slack.com Invitation: https://join.slack.com/t/contaodms/shared_invite/zt-5zl5r6gw-o3ClITapJjmR8LPtARJHbA
Compatibility
- Contao version >= 4.4.0
Dependency
There are no dependencies to other extensions, that have to be installed.
Documentation
Donation
If this project helps you, please help me to improve it.
Migration
For migrating from version 1.* to 2.* please backup the database and use the migration instructions at https://github.com/ContaoDMS/migration
Customization
For customization hints please have a look at https://github.com/ContaoDMS/customization.