Silent Edit
A Flarum extension. Allows user groups to edit posts silently.
It's simply that only have the option of a clear last edit on PostControl
, for now.
This option will remove the Edited
from the post header.
Installation
Install with composer:
composer require datlechin/flarum-silent-edit:"*"
Updating
composer update datlechin/flarum-silent-edit:"*"
php flarum cache:clear
Links