silverstripe / dms-cart
Adds a cart extension to the DMS module, enabling documents to be checked out for distribution
Installs: 24
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 9
Forks: 2
Open Issues: 2
Type:silverstripe-module
Requires
- silverstripe/dms: ^2.0
This package is auto-updated.
Last update: 2024-10-26 05:37:02 UTC
README
Overview
The module adds a new DMSDocumentCart
model which allows for the request of physical copies of documents from a
Document Management System module to be recorded as requested for printing and sending out to a physical address.
Features
- Ability to request printed copies of documents which are marked as "Allowed in Cart"
- Set a per document limit on total copies which can be requested
- View and amend historical print requests
Documentation
For information on configuring and using this module, please see the documentation section.
Requirements
- silverstripe/dms ~2.0
Contributing
Translations
Translations of the natural language strings are managed through a third party translation interface, transifex.com. Newly added strings will be periodically uploaded there for translation, and any new translations will be merged back to the project source code.
Please use https://www.transifex.com/silverstripe/silverstripe-dms-cart to contribute translations, rather than sending pull requests with YAML files.
See the "i18n" topic on docs.silverstripe.org for more details.