This extension allows Administrators to display different themes for discussions with tags.
This extension requires PHP 7.4 or higher.
`composer require yippy/flarum-tag-with-themes`
Must include select2 to be able to use the dropdown menu
`php flarum assets:publish`
Currently the default Flarum design theme does not cater for different theme style with Tags that are assigned to the discussion. This was created to allow Administrators to change the entire themes with Tag Theming. Currently there is only 24 styles of themes, and in the future there can be additional themes.
Setup example within the Tags Settings Extension
Sticky Note
Sticky Note Outline
Switch between Design themes depending on selected Primary Tag, this help make dicussion with a specific tag to stand out more.
Override Font
This extension is under minimal maintenance.