blomstra / secondary-tags-toggler
Toggle secondary tags from the discussion hero.
Installs: 606
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 0
Language:TypeScript
Type:flarum-extension
Requires
- flarum/core: ^1.2.0
- flarum/tags: ^1.2.0
README
A Flarum extension. Toggle secondary tags from the discussion hero.
To use, make sure you correctly set the permission in your admin dashboard. By default, only admins will be able to use this feature.
Installation
Install with composer:
composer require blomstra/secondary-tags-toggler:"*"
Updating
composer update blomstra/secondary-tags-toggler php flarum cache:clear