A Flarum extension to make closed discussions and other people can't see a content.
Use Bazaar or install manually with composer:
composer require hiqstd/flarum-ext-close
php flarum migrate
composer update hiqstd/flarum-ext-close
php flarum cache:clear
- flarum/lock for base code structure.
- oaklinq/flarum-ext-reply2see with the way to hide a content.