📦 Flarum Extension: Reply to See
A lightweight Flarum extension that allows you to hide content inside [REPLY]...[/REPLY] tags — visible only after the user replies or participates in the discussion. Perfect for boosting engagement, hiding spoilers, answers
✨ How It Works
Wrap any content you want to hide with [REPLY] and [/REPLY] tags:
The secret answer is [REPLY]Text[/REPLY].
→ Visitors will see a "Reply to unlock"/"Join the discussion to view"
→ Once they reply to the discussion (or meet admin-defined conditions), the hidden content becomes visible after a page refresh.
🖼️ Images


⚙️ Admin Panel Settings
Customize behavior to fit your community’s needs:
Participation Mode
→ Hidden content in the first post becomes visible once the user has participated anywhere in the thread (any reply).
Direct Reply Mode
→ User must reply directly to the specific post containing hidden content to reveal it.
Choose the mode that best encourages the type of interaction you want!
🖼️ Images

🚀 Why Use This?
- ✅ Increase user engagement and replies
- ✅ Hide spoilers, puzzle answers, hints, or sensitive content
- ✅ Simple, intuitive syntax — no complex UI needed
- ✅ Zero frontend bloat — optimized PHP parsing + lightweight JS toggle
🔄 How to View Hidden Content
After replying (according to your admin settings), simply refresh the page — the hidden content will automatically appear.
Perfect for educators, game masters, support forums, and communities that value meaningful interaction.
🔧 Installation:
composer require mshuo/reply-to-see
php flarum cache:clear
Github
Packagist
✅ Boost your forum’s activity — make users earn the right to see hidden content!