Custom Hide Tags
xypp/flarum-custom-hide-tags
Allow user select the tags they dont want to see.
- Downloads
- 225
- Version control
- github.com/zxy19/flarum-custom-hide-tags
Custom Hide Tags
A Flarum extension. Allow user select the tags they don't want to see.
You need to configure permission in admin panel for which user can select tags.
Installation
Install with composer:
composer require xypp/flarum-custom-hide-tags:"*"
Updating
composer update xypp/flarum-custom-hide-tags:"*"
php flarum migrate
php flarum cache:clear
Links
Versions
-
Works with Flarum v1.8.9.
-
Unlikely to work with Flarum v2.0.0-beta.6.
-
Last version v1.0.2 tagged.
-
2 more versions.
-
Extension created.