About This Extension
A Flarum extension. Adds a login to see BBCODE.
Note that it only works for the main post (the start post of a discussion). This BBCode will be replaced by div in comment posts.
How to
When creating/editing a post, you can simply use the [login] BBCode to make it hidden to other users until they've replied.
[login]Here goes the content[/login]
Installation
install manually with composer:
composer require nhanchaukp/login-to-see
Updating
composer update nhanchaukp/login-to-see
php flarum cache:clear
Demo
You need to
Log In and refresh to see the content