PHPackages                             level51/silverstripe-markdown-docs - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. level51/silverstripe-markdown-docs

ActiveSilverstripe-module[Parsing &amp; Serialization](/categories/parsing)

level51/silverstripe-markdown-docs
==================================

Backend markdown document viewer.

0.1.1(7y ago)063MITPHPPHP &gt;=5.6,&lt;7.2

Since Jun 9Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Level51/silverstripe-markdown-docs)[ Packagist](https://packagist.org/packages/level51/silverstripe-markdown-docs)[ RSS](/packages/level51-silverstripe-markdown-docs/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

Markdown Docs
=============

[](#markdown-docs)

Provides a simple readonly markdown document viewer in the backend.

[![Markdown Docs Demp Screenshot](docs/markdown-docs-screenshot.png)](docs/markdown-docs-screenshot.png)

Features
--------

[](#features)

- Renders markdown documents with the power of [Parsedown](http://parsedown.org/)
- Permission system integration to control who can view the documents
- Config API integration

Installation
------------

[](#installation)

`composer install level51/silverstripe-markdown-docs`

Config
------

[](#config)

```
# 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.

Maintainer
----------

[](#maintainer)

- JZubero

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

2

Last Release

2895d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/441f0e8f95c17048417a33f37e35d5ffdd4c07902cbedaf7f5786f4b7c454284?d=identicon)[JZubero](/maintainers/JZubero)

---

Top Contributors

[![JZubero](https://avatars.githubusercontent.com/u/13751426?v=4)](https://github.com/JZubero "JZubero (6 commits)")

---

Tags

markdownsilverstripesilverstripe-modulesilverstripemarkdown

### Embed Badge

![Health badge](/badges/level51-silverstripe-markdown-docs/health.svg)

```
[![Health](https://phpackages.com/badges/level51-silverstripe-markdown-docs/health.svg)](https://phpackages.com/packages/level51-silverstripe-markdown-docs)
```

###  Alternatives

[erusev/parsedown-extra

An extension of Parsedown that adds support for Markdown Extra.

84314.8M192](/packages/erusev-parsedown-extra)[benjaminhoegh/parsedown-extended

An extension for Parsedown.

5022.6k1](/packages/benjaminhoegh-parsedown-extended)[tovic/parsedown-extra-plugin

Configurable Markdown to HTML converter with Parsedown Extra.

5933.7k](/packages/tovic-parsedown-extra-plugin)[taufik-nurrohman/parsedown-extra-plugin

Configurable Markdown to HTML converter with Parsedown Extra.

5932.3k](/packages/taufik-nurrohman-parsedown-extra-plugin)[maglnet/magl-markdown

Provides a ZF2 View Helper to render markdown syntax. It uses third-party libraries for the rendering and you can switch between different renderers.

22178.2k4](/packages/maglnet-magl-markdown)[undefinedoffset/silverstripe-markdown

Adds a field and a data type that allows for Markdown editing, uses the github api to render the html

126.5k1](/packages/undefinedoffset-silverstripe-markdown)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
