Extension Request
Extension name: BBCode Hide Content
Author: @datlechin
Packagist URL: https://packagist.org/packages/datlechin/flarum-bbcode-hide-content
Extiverse URL: https://extiverse.com/extension/datlechin/flarum-bbcode-hide-content
GitHub Repository: https://github.com/datlechin/flarum-bbcode-hide-content
Description
This extension provides useful BBCode tags like [REPLY]
, [LOGIN]
, and [LIKE]
, allowing forum administrators to hide parts of a post until certain conditions are met:
[REPLY]
: content becomes visible after replying to the discussion
[LOGIN]
: content becomes visible after logging in
[LIKE]
: content becomes visible after liking the post
These BBCode tags help improve user engagement and protect downloadable or premium content in forums without requiring JavaScript or custom permissions.
Why This Is a Good Fit for FreeFlarum
- Requires no backend configuration or external services.
- Fully functional using only BBCode.
- Enhances user interaction in FreeFlarum-hosted forums.
- Perfect for non-technical admins running free community forums.
- The extension is stable and widely used across Flarum communities.
I believe this would benefit many FreeFlarum users who want to restrict content visibility in a clean and simple way, without the need for additional code or complex permissions.
Thank you for your consideration!