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.
Install with composer:
composer require blomstra/secondary-tags-toggler:"*"
composer update blomstra/secondary-tags-toggler
php flarum cache:clear