Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 945 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 945 Bytes

Wysiwyg Editor

License Latest Stable Version Total Downloads

A Flarum extension. Wysiwyg editor for flarum with S9e TextFormatter, supporting both markdown and bbcode.

Installation

Install with composer:

composer require foskym/flarum-wysiwyg-editor:"*"

Updating

composer update foskym/flarum-wysiwyg-editor:"*"
php flarum migrate
php flarum cache:clear

Links