PHPackages                             romanshul/flarum-editor - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. romanshul/flarum-editor

ActiveFlarum-extension[Utility &amp; Helpers](/categories/utility)

romanshul/flarum-editor
=======================

Updated flarum editor

1.0.3(3y ago)13.3k↓50%MITJavaScript

Since Sep 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/romanshul/flarum-editor)[ Packagist](https://packagist.org/packages/romanshul/flarum-editor)[ RSS](/packages/romanshul-flarum-editor/feed)WikiDiscussions master Synced 2w ago

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

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 Text Editor for Flarum.

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

Based on [Flarum rich text editor](https://github.com/askvortsov1/flarum-rich-text)

### Installation

[](#installation)

### 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)

###  Health Score

28

—

LowBetter than 51% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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 ~0 days

Total

3

Last Release

1426d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4498397?v=4)[Roman](/maintainers/romanshul)[@romanshul](https://github.com/romanshul)

---

Top Contributors

[![projectsfor](https://avatars.githubusercontent.com/u/32356840?v=4)](https://github.com/projectsfor "projectsfor (7 commits)")

### Embed Badge

![Health badge](/badges/romanshul-flarum-editor/health.svg)

```
[![Health](https://phpackages.com/badges/romanshul-flarum-editor/health.svg)](https://phpackages.com/packages/romanshul-flarum-editor)
```

###  Alternatives

[flarum-lang/russian

Russian language pack for Flarum.

13129.1k](/packages/flarum-lang-russian)[fof/byobu

Well integrated, advanced private discussions.

59126.7k16](/packages/fof-byobu)[flarum-lang/french

French language pack to localize the Flarum forum software plus its official and third-party extensions.

1941.0k](/packages/flarum-lang-french)[fof/polls

 A Flarum extension that adds polls to your discussions

26137.4k9](/packages/fof-polls)[fof/discussion-language

Specify the language a discussion is written in &amp; sort by language

1035.6k7](/packages/fof-discussion-language)[flarum-lang/german

German language pack for Flarum.

2255.8k](/packages/flarum-lang-german)

PHPackages © 2026

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