Provides a simple readonly markdown document viewer in the backend.
composer install level51/silverstripe-markdown-docs
# config.yml
MarkdownDocs:
transform_names: true # e.g. CHANGELOG --> Changelog (default: true)
docs:
- CHANGELOG.md
- manual:
name: User Manual
path: 'my-module/docs/en/backend-user-manual.md' # Path from site root
The member needs to have the CMS_ACCESS_MarkdownDocs
permission (see "CMS Access" permission category) to view the documents.
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