Silent Edit

License Latest Stable Version Total Downloads

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

2 months later

If we use Clark's edit author date change extention we don't need this.

Not criticizing but both are great extensions.