Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1002 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 1002 Bytes

Related Discussions

license packagist changelog

Shows related discussions.

Screenshots

See the screenshots subfolder.

Install

composer require nearata/flarum-ext-related-discussions:"*"
php flarum migrate

Update

composer update nearata/flarum-ext-related-discussions:"*"
php flarum migrate
php flarum cache:clear

Remove

composer remove nearata/flarum-ext-related-discussions
php flarum cache:clear