PHPackages                             freshsystems/wp-acf-markdown-field - 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. freshsystems/wp-acf-markdown-field

ActiveWordpress-muplugin[Parsing &amp; Serialization](/categories/parsing)

freshsystems/wp-acf-markdown-field
==================================

Adds a Markdown field to Advanced Custom Fields.

1.0.0(4y ago)159.2k↓50%2[1 issues](https://github.com/freshsystems/wp-acf-markdown-field/issues)GPL-2.0+PHPPHP &gt;=5.4.0

Since Mar 14Pushed 2y ago2 watchersCompare

[ Source](https://github.com/freshsystems/wp-acf-markdown-field)[ Packagist](https://packagist.org/packages/freshsystems/wp-acf-markdown-field)[ Docs](https://github.com/freshsystems/wp-acf-markdown-field)[ RSS](/packages/freshsystems-wp-acf-markdown-field/feed)WikiDiscussions main Synced 1mo ago

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

📝 ACF Markdown Field
====================

[](#-acf-markdown-field)

**A WordPress plugin that includes a markdown field type for use with the ACF plugin.**

Features
--------

[](#features)

- Adds a `markdown` field type for use with the [Advanced Custom Fields](https://www.advancedcustomfields.com) plugin.
- Supports the WP media picker for embedding images into markdown content.

[![Screenshot](screenshot.png)](screenshot.png)

Requirements
------------

[](#requirements)

- Advanced Custom Fields `>= 5`
- PHP `>= 5.4`

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

[](#installation)

Use Composer to install the **mu-plugin**.

```
composer require freshsystems/wp-acf-markdown-field

```

If your WordPress project doesn't support [directory-based mu-plugins](https://github.com/roots/bedrock-autoloader), or you'd prefer to install the plugin as a regular plugin, you can override the default install path in your project's composer file (ensuring that you use the correct path to your project's plugin directory).

```
...

"extra": {
    "installer-paths": {
        "web/app/plugins/{$name}/": ["freshsystems/wp-acf-markdown-field"]
    }
}

...

```

If you're not using [Composer with WordPress](https://roots.io/bedrock-vs-regular-wordpress-install/), you can alternatively download the ZIP archive from the [releases](https://github.com/freshsystems/wp-acf-markdown-field/releases) page and upload/install the plugin manually.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity43

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

1527d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/37b7cff500aeb78b7e8d4b67c30ee0df051202d024164f7a4c4029a26519c5ca?d=identicon)[freshsystems](/maintainers/freshsystems)

---

Top Contributors

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

---

Tags

acfacf-fieldmarkdownwordpresswordpress-pluginwordpress

### Embed Badge

![Health badge](/badges/freshsystems-wp-acf-markdown-field/health.svg)

```
[![Health](https://phpackages.com/badges/freshsystems-wp-acf-markdown-field/health.svg)](https://phpackages.com/packages/freshsystems-wp-acf-markdown-field)
```

###  Alternatives

[wpreadme2markdown/wpreadme2markdown

Convert WordPress Plugin readme.txt to Markdown

9564.6k4](/packages/wpreadme2markdown-wpreadme2markdown)[wpreadme2markdown/wp2md

CLI tool for converting WordPress Plugin readme.txt to Markdown

1961.7k4](/packages/wpreadme2markdown-wp2md)[dudo1985/wpdocgen

Documentation Generator for WordPress.

2327.6k](/packages/dudo1985-wpdocgen)

PHPackages © 2026

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