Auto Follow Discussion
A Flarum extension that builds on Flarum Subscriptions.
一个 Flarum 扩展,基于 Flarum Subscriptions。
Features
Known Issues
- For automatically follow after read, the follow status is not displayed until the page is refreshed (当使用自动关注读过的主题时,需要刷新页面才会显示关注状态)
Screenshots
Installation
Install with composer:
composer require huoxin/auto-follow-discussion:"*"
Updating
composer update huoxin/auto-follow-discussion:"*"
php flarum migrate
php flarum cache:clear
Links