The module adds a new DMSDocument
model which allows management of large amounts of files, and their relations to
pages. In contrast to the File
model built into SilverStripe core, it aims to wrap storage and access concerns in
a generic API. This allows more fine-grained control over how the documents are managed and exposed through the website.
Additionally, documents are stored and managed as part of a page instead of away in a separate assets store.
GridField
and UploadField
core APIsFor information on configuring and using this module, please see the documentation section.
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/projects/p/silverstripe-dms/ to contribute translations,
rather than sending pull requests with YAML files.
See the "i18n" topic on doc.silverstripe.org for more details.
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem