huoxin/auto-follow-discussion

Add more options for allowing users to automatically follow the discussions

Maintainers

Package info

github.com/huoxin233/flarum-ext-auto-follow-discussion

Language:JavaScript

Type:flarum-extension

pkg:composer/huoxin/auto-follow-discussion

Transparency log

Statistics

Installs: 934

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

2.0.0 2026-07-19 17:08 UTC

This package is auto-updated.

Last update: 2026-07-19 17:14:49 UTC


README

License Latest Stable Version Total Downloads

Warning

Minimal Maintenance Notice: This extension is now under minimal maintenance. The original flagship feature ("Automatically follow discussions I created") has been merged natively into the Flarum 2.0 core subscriptions extension. This extension now only provides the "Automatically follow discussions I read" feature (which I don't know what can it be used for).

维护通知: 本扩展现处于最低限度维护状态。其最初的核心功能(“自动关注我创建的主题”)已被合并进 Flarum 2.0 的 Subscriptions 扩展中。目前本扩展仅提供“自动关注我读过的主题”功能(我也不知道有什么用)。

A Flarum extension that builds on Flarum Subscriptions.

一个 Flarum 扩展,基于 Flarum Subscriptions

Features

  • Allow users to automatically follow the discussions they created(允许用户自动关注他们创建的主题) (Merged into Flarum 2.0 Core)

  • Allow users to automatically follow the discussions they read(允许用户自动关注他们读过的主题)

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