forumaker / rolevaya
Adds Hall of Fame for roleplay on QuestPost
Package info
Language:TypeScript
Type:flarum-extension
pkg:composer/forumaker/rolevaya
Requires
- php: >=8.3
- flarum/core: ^2.0
README
Adds Hall of Fame on QuestPost. Supports Flarum 2.x
❗ Important
This extension is built specifically for the QuestPost forum. It parses post content and tag slugs that only make sense in QuestPost's own roleplay setup — specific BBCode/XML completion markup, Russian-language stat sheet layout, hardcoded curator/guardian user and discussion IDs, forum-specific settings.
It is not intended to be installed on other forums — dropping it into an unrelated Flarum install will not do anything useful out of the box.
Feel free to read through the code for reference — Flarum 2.x extension structure, admin settings pages, cross-extension data reads, backfill console commands, just don't expect it to be a drop-in package