ralkage / flarum-ext-word-counter
Displays a live word and character count in the post composer.
Package info
github.com/Ralkage/flarum-ext-word-counter
Language:JavaScript
Type:flarum-extension
pkg:composer/ralkage/flarum-ext-word-counter
v2.0.0-beta.8
2026-03-27 17:43 UTC
Requires
- flarum/core: ^2.0
This package is auto-updated.
Last update: 2026-03-27 21:47:55 UTC
README
Displays a live word and character count in the post composer for Flarum forums.
Features
- Live Counting — Word and character counts update in real time as you type
- Edit Support — Shows correct counts immediately when editing existing posts
- Translatable — All display strings use Flarum's translator with ICU plural rules
Requirements
- Flarum
^1.8
Links
Installation
composer require ralkage/flarum-ext-word-counter
Then enable it in your Flarum admin panel under Extensions.
License
MIT — see LICENSE.