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: 8

Forks: 2

Open Issues: 2

Type:silverstripe-module

1.0.0 2017-06-28 00:12 UTC

This package is auto-updated.

Last update: 2024-03-26 04:33:28 UTC


README

Build Status Scrutinizer Code Quality codecov SilverStripe supported module

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

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.