Skip to content

datlechin/flarum-who-replied

Repository files navigation

Who Replied

License Latest Stable Version Total Downloads

A Flarum extension. Show the users who replied to a post

Installation

Install with composer:

composer require datlechin/flarum-who-replied:"*"

Updating

composer update datlechin/flarum-who-replied:"*"
php flarum migrate
php flarum cache:clear

Links