flarum-com / tags-under-discussion
Moves tags under the discussion in index.
Fund package maintenance!
flarum
Open Collective
Installs: 284
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
Open Issues: 0
Type:flarum-extension
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