PHPackages                             acoustep/craft-easymde - 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. acoustep/craft-easymde

ActiveCraft-plugin[Parsing &amp; Serialization](/categories/parsing)

acoustep/craft-easymde
======================

Markdown field that uses EasyMDE Editor

3.0.0(4y ago)33.9k1[1 issues](https://github.com/acoustep/craft-easymde/issues)MITPHPCI failing

Since Aug 23Pushed 4y ago1 watchersCompare

[ Source](https://github.com/acoustep/craft-easymde)[ Packagist](https://packagist.org/packages/acoustep/craft-easymde)[ RSS](/packages/acoustep-craft-easymde/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (8)Dependencies (1)Versions (7)Used By (0)

EasyMDE
=======

[](#easymde)

[EasyMDE](https://github.com/Ionaru/easy-markdown-editor) field type for Markdown content in Craft CMS 3+.

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

[](#installation)

Add the package to your composer.json file

For Craft CMS 3, use version 3

```
"acoustep/craft-easymde": "~3.0.0"

```

For Craft CMS 4, there is currently a beta branch

```
"acoustep/craft-easymde": "dev-Craft4"

```

Install the plugin

```
./craft install/plugin craft-easymde

```

Usage
-----

[](#usage)

Go to your Settings, Fields, select or create a field and choose EasyMDE field type.

Then if you're using Twig in your frontend you can parse it with the `markdown` helper or use the [Wordsmith](https://wordsmith.docs.topshelfcraft.com/guide/installation.html) plugin

```
{{entry.content|markdown}}
```

Todo
----

[](#todo)

- Custom configuration
- Choose EasyMDE version
- Add other EasyMDE functionality

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 75% 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 ~247 days

Total

5

Last Release

1470d ago

Major Versions

0.1.7 → 3.0.02022-05-09

### Community

Maintainers

![](https://www.gravatar.com/avatar/6677c022fb8e71893a456505fe455ef6621e5ee9090cb471746edb03885c5975?d=identicon)[acoustep](/maintainers/acoustep)

---

Top Contributors

[![acoustep](https://avatars.githubusercontent.com/u/2813287?v=4)](https://github.com/acoustep "acoustep (3 commits)")[![mitch-isev](https://avatars.githubusercontent.com/u/140611213?v=4)](https://github.com/mitch-isev "mitch-isev (1 commits)")

---

Tags

markdowneasymdecraftcms3

### Embed Badge

![Health badge](/badges/acoustep-craft-easymde/health.svg)

```
[![Health](https://phpackages.com/badges/acoustep-craft-easymde/health.svg)](https://phpackages.com/packages/acoustep-craft-easymde)
```

###  Alternatives

[erusev/parsedown

Parser for Markdown.

15.0k151.8M732](/packages/erusev-parsedown)[league/commonmark

Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)

3.0k404.0M702](/packages/league-commonmark)[michelf/php-markdown

PHP Markdown

3.5k52.4M345](/packages/michelf-php-markdown)[league/html-to-markdown

An HTML-to-markdown conversion helper for PHP

1.9k28.6M199](/packages/league-html-to-markdown)[cebe/markdown

A super fast, highly extensible markdown parser for PHP

1.0k32.5M136](/packages/cebe-markdown)

PHPackages © 2026

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