hiqstd / flarum-ext-close
Make closed discussions and other people can't see a content
Package info
github.com/HiQStd/flarum-ext-close
Type:flarum-extension
pkg:composer/hiqstd/flarum-ext-close
v1.0.0
2019-10-16 22:26 UTC
Requires
- flarum/core: >=0.1.0-beta.8 <0.1.0-beta.12
This package is auto-updated.
Last update: 2026-03-17 23:50:59 UTC
README
A Flarum extension to make closed discussions and other people can't see a content.
Installation
Use Bazaar or install manually with composer:
composer require hiqstd/flarum-ext-close php flarum migrate
Updating
composer update hiqstd/flarum-ext-close php flarum cache:clear
Links
Credit
- flarum/lock for base code structure.
- oaklinq/flarum-ext-reply2see with the way to hide a content.