PHPackages                             askvortsov/flarum-rich-text - 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. askvortsov/flarum-rich-text

ActiveFlarum-extension

askvortsov/flarum-rich-text
===========================

Rich Text Editor for Flarum

v2.1.7(4y ago)1936.5k↓22.1%7[8 issues](https://github.com/askvortsov1/flarum-rich-text/issues)[1 PRs](https://github.com/askvortsov1/flarum-rich-text/pulls)1MITJavaScriptCI failing

Since Mar 16Pushed 2y ago1 watchersCompare

[ Source](https://github.com/askvortsov1/flarum-rich-text)[ Packagist](https://packagist.org/packages/askvortsov/flarum-rich-text)[ RSS](/packages/askvortsov-flarum-rich-text/feed)WikiDiscussions master Synced 1mo ago

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

Rich Text
=========

[](#rich-text)

[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667) [![Latest Stable Version](https://camo.githubusercontent.com/1e4f989a282902751f4b4a5e100ce058668f65050173522b740db112537017e8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f61736b766f7274736f762f666c6172756d2d726963682d746578742e737667)](https://packagist.org/packages/askvortsov/flarum-rich-text)

A [Flarum](http://flarum.org) extension. Fully integrated Rich Text Editor for Flarum.

[![Screenshot](https://camo.githubusercontent.com/2cdd15c43604ed6b9553833fc56620acffaeb350ff325a00659a063280873ec6/68747470733a2f2f692e696d6775722e636f6d2f343170486845442e706e67)](https://camo.githubusercontent.com/2cdd15c43604ed6b9553833fc56620acffaeb350ff325a00659a063280873ec6/68747470733a2f2f692e696d6775722e636f6d2f343170486845442e706e67)

### Installation

[](#installation)

Use [Bazaar](https://discuss.flarum.org/d/5151-flagrow-bazaar-the-extension-marketplace) or install manually with composer:

```
composer require askvortsov/flarum-rich-text:*
```

### Updating

[](#updating)

```
composer update askvortsov/flarum-rich-text
```

### FAQ

[](#faq)

#### Is it a bundled extension?

[](#is-it-a-bundled-extension)

No, at least for now. We might re-evaluate that decision after stable, but for now, it's going to be published and maintained by me personally. That being said, the new editor driver is part of public API, and the editor implementations are mostly pure JS, so it shouldn't experience issues with Flarum updates for the forseeable future.

#### What does it support?

[](#what-does-it-support)

By default, everything from  except indented codeblocks and lines under headers. The tables and checklists extensions add support for  (currently not for compact tables) and .

BBCodes will not be WYSIWYD'ed. However, symbols used for them shouldn't be escaped so you should still be able to use them.

#### What's it written in?

[](#whats-it-written-in)

It's based on the excellent [ProseMirror](https://prosemirror.net/) editor framework.

#### Is it extensible?

[](#is-it-extensible)

Yes! The markdown tables and tasklists extensions are meant as a proof of concept of how flexible it is. However, ProseMirror is quite challenging to work with, so these kinds of extensions are quite advanced.

If you're interested in extending it and are very familiar with JS, feel free to reach out.

#### Does it work with mentions, emoji, and fof upload?

[](#does-it-work-with-mentions-emoji-and-fof-upload)

Yes.

#### Can users opt out?

[](#can-users-opt-out)

Yes, on their settings page there's a preference. You can also enable a setting in the admin dashboard that will add a toggle directly to the editor.

#### Are there any cons?

[](#are-there-any-cons)

This extension has substantial bundle size, about 350kb minified (gzipped will be smaller). For most (especially nontechnical) communities this will be worth it, for others, it might not be. We are looking into code splitting opportunities to reduce the TTFB impact, but that is quite challenging and will likely take a while. Note that this is still considerably less than Flarum competitors.

### Links

[](#links)

- [Packagist](https://packagist.org/packages/askvortsov/flarum-rich-text)
- [Github](https://github.com/askvortsov1/flarum-rich-text)
- [Discuss](https://discuss.flarum.org/d/26455-wysiwyg-rich-text-editor)

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance12

Infrequent updates — may be unmaintained

Popularity39

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 85.7% 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 ~25 days

Recently: every ~5 days

Total

16

Last Release

1506d ago

Major Versions

v1.1.1 → v2.0.02021-05-17

### Community

Maintainers

![](https://www.gravatar.com/avatar/545a920fc6d01092248f49fb305da628a1bcff5b357a9b162cf0872e2d5ff3c1?d=identicon)[askvortsov](/maintainers/askvortsov)

---

Top Contributors

[![askvortsov1](https://avatars.githubusercontent.com/u/38059171?v=4)](https://github.com/askvortsov1 "askvortsov1 (138 commits)")[![flarum-bot](https://avatars.githubusercontent.com/u/39334649?v=4)](https://github.com/flarum-bot "flarum-bot (21 commits)")[![davwheat](https://avatars.githubusercontent.com/u/7406822?v=4)](https://github.com/davwheat "davwheat (2 commits)")

---

Tags

flarum

### Embed Badge

![Health badge](/badges/askvortsov-flarum-rich-text/health.svg)

```
[![Health](https://phpackages.com/badges/askvortsov-flarum-rich-text/health.svg)](https://phpackages.com/packages/askvortsov-flarum-rich-text)
```

###  Alternatives

[fof/upload

The file upload extension for the Flarum forum with insane intelligence.

188171.7k15](/packages/fof-upload)[fof/byobu

Well integrated, advanced private discussions.

61105.8k9](/packages/fof-byobu)[fof/gamification

Upvotes and downvotes for your Flarum community

4157.1k6](/packages/fof-gamification)[fof/user-bio

Add a user bio to user profiles

2196.5k9](/packages/fof-user-bio)[flarum-lang/russian

Russian language pack for Flarum.

13126.1k](/packages/flarum-lang-russian)[fof/drafts

Allow users to create post and discussion drafts

1771.1k5](/packages/fof-drafts)

PHPackages © 2026

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