ernestdefoe/topic-map
Composer 安装命令:
composer require ernestdefoe/topic-map
包简介
Discourse-style topic map for Flarum 2 — views, likes, links, top participants and read time under the first post, plus a Top Replies panel.
README 文档
README
A Flarum 2 extension. A Discourse-style topic map under the first post of busy discussions: views, likes, outbound links, top participants and estimated read time at a glance — plus a Top Replies panel that jumps you straight to the most-liked answers.
Features
- Stats bar on the first post once a discussion passes a reply threshold (admin setting): views · likes · links · participants (with avatars) · minutes-to-read.
- Top Replies — the most-liked replies with author + excerpt; click one to jump to that post. Works with
flarum/likesorfof/reactions(the stat relabels itself "reactions"); hides when neither is installed. - Links panel — the discussion's outbound links grouped by URL, tap the links stat to expand.
- View counting built in (guests count, one per browser session, visibility-checked). On forums running
ernestdefoe/bespoke, Bespoke's view counter is used instead — one source of truth, never double-counted. - Everything is computed server-side and cached; a 400-post scan cap keeps huge topics cheap.
- Fully translatable.
Installation
composer require ernestdefoe/topic-map php flarum migrate php flarum cache:clear
Updating
composer update ernestdefoe/topic-map php flarum migrate php flarum cache:clear
Links
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-07-05
