flarum-com / tags-under-discussion
Moves tags under the discussion in index.
Package info
github.com/flarum-com/tags-under-discussion
Type:flarum-extension
pkg:composer/flarum-com/tags-under-discussion
1.1.0
2024-07-23 10:30 UTC
Requires
- php: >= 8.1
- flarum/core: ^1.8.0
- flarum/tags: ^1.8.0
Requires (Dev)
- phpunit/phpunit: ^9.5
- symfony/var-dumper: ^6.1
README
Tags under discussion moves the tag from behind the discussion title to underneath.
An example of this is from the community that introduced this feature: https://orionfeedback.org/
Installation
composer require flarum-com/tags-under-discussion:"*"
php flarum cache:clear