linkrobins/op
Composer 安装命令:
composer require linkrobins/op
包简介
Adds an OP label next to the original poster's name on their posts in a discussion.
关键字:
README 文档
README
A Flarum 2.0 extension that adds a small OP label next to the original poster's name whenever they reply in their own discussion. Makes it easy to spot the discussion author across long threads.
This is a Flarum 2.0 port of dem13n/topic-starter-label (Flarum 1.x), with the label changed to "OP" and adapted for Flarum 2.0's component registry.
Install
composer require linkrobins/op php flarum cache:clear
Then enable it in Admin → Extensions.
How it works
When viewing a discussion, every reply by the original poster gets a small green OP badge added to its author byline. The first post (which is by definition by the OP) is excluded — the badge is only useful for telling the OP's replies apart from everyone else's.
Requirements
- Flarum 2.0+
- PHP 8.2+
License
MIT. Credit to Dem13n for the original implementation.
统计信息
- 总下载量: 130
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-05-12