PHPackages                             gnowland/markdown-wordpress-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. gnowland/markdown-wordpress-docs

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

gnowland/markdown-wordpress-docs
================================

Generate WordPress website documentation from Markdown Files

v1.0.0(5y ago)20[1 issues](https://github.com/gnowland/markdown-wordpress-docs/issues)[1 PRs](https://github.com/gnowland/markdown-wordpress-docs/pulls)GPL-2.0-or-laterCSS

Since Nov 5Pushed 5y ago1 watchersCompare

[ Source](https://github.com/gnowland/markdown-wordpress-docs)[ Packagist](https://packagist.org/packages/gnowland/markdown-wordpress-docs)[ RSS](/packages/gnowland-markdown-wordpress-docs/feed)WikiDiscussions main Synced 4d ago

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

Markdown WordPress Docs
=======================

[](#markdown-wordpress-docs)

[![GitHub release](https://camo.githubusercontent.com/a21351317e944068a1c38afa8b56e5662b15f7a8b57743d34332cfd75991ec1e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f676e6f776c616e642f6d61726b646f776e2d776f726470726573732d646f63732e7376673f7374796c653d666c61742d737175617265)](https://github.com/gnowland/markdown-wordpress-docs/releases)| [![Packagist](https://camo.githubusercontent.com/ebe8aaf17344f5ff72db793a8dbaa7f4fa42f8990049c3ae771cb69181ed379e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f676e6f776c616e642f6d61726b646f776e2d776f726470726573732d646f63732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/gnowland/markdown-wordpress-docs)| [![buymeacoffee.com/gnowland](https://camo.githubusercontent.com/97502a84e0349687c40deadb368205e232df6e7ec69b04d13ee3261ee05e6efb/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4275792532304d6525323041253230436f666665652d646f6e6174652d79656c6c6f772e7376673f7374796c653d666c61742d737175617265)](https://www.buymeacoffee.com/gnowland)

A lightweight WordPress Plugin that generates admin documentation/help pages for your WordPress site from Markdown files.

Use
---

[](#use)

1. Add Markdown files to `docs/`
2. [Install](#install) &amp; Activate plugin in WordPress Admin

### Details

[](#details)

- `/docs` should contain all your Markdown files
- Links to `../[DOCUMENT_NAME.md]`, `./[DOCUMENT_NAME.md]` or `docs/[DOCUMENT_NAME.md]` will automatically route to display the file using URL Parameters `?page=docs&doc=[DOCUMENT_NAME].md`
    - I recommend dividing files into subjects and including a Table of Contents in `docs/README.md`.
- The help page will be displayed in the Dashboard sub-menu

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

[](#installation)

### Composer

[](#composer)

```
composer require gnowland/markdown-wordpress-documentation
```

Activate with [wp-cli](http://wp-cli.org/)

```
wp plugin activate markdown-wordpress-documentation
```

or in the WordPress Admin panel.

### Git

[](#git)

- `git clone` into your sites plugin folder
- Activate via WordPress or wp-cli (see above) or in WordPress Admin

### Manually

[](#manually)

- Download the [latest release](https://github.com/gnowland/markdown-wordpress-docs/releases) as a `.zip` file
- Unzip to your sites plugin folder
- Activate via WordPress Admin or wp-cli (see above)

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Unknown

Total

1

Last Release

2017d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4430119?v=4)[Gifford Nowland](/maintainers/gnowland)[@gnowland](https://github.com/gnowland)

---

Top Contributors

[![gnowland](https://avatars.githubusercontent.com/u/4430119?v=4)](https://github.com/gnowland "gnowland (10 commits)")

---

Tags

markdownwordpresswordpress-plugin

### Embed Badge

![Health badge](/badges/gnowland-markdown-wordpress-docs/health.svg)

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

###  Alternatives

[erusev/parsedown-extra

An extension of Parsedown that adds support for Markdown Extra.

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

Documentation website generator

84167.6k24](/packages/couscous-couscous)[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)

PHPackages © 2026

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