
Tag with Themes
yippy/flarum-tag-with-themes
Provide multiple themes choices for discussion layout by tag.
- Downloads
- 1,040
- Version control
- github.com/Yippy/flarum-tag-with-themes
Tag with Themes
This extension allows Administrators to display different themes for discussions with tags.
Installation
This extension requires PHP 7.4 or higher.
`composer require yippy/flarum-tag-with-themes`
You must run this command for this extension to work, this is because the assets command will include select2 for the dropdown menu to work.
`php flarum assets:publish`
If you are unable to run that command, and the dropdown menu is still not working. You can copy the asset manually and move it to the [FLARUM_DATA_DIRECTORY]\assets\extensions\yippy-tag-with-themes\ folder.
Flarum Tag with Themes
This was created to allow Administrators to change the entire dicussion with Tag Theming, this can be done for assigned User Permission Groups or individual Tags.
You are able to assign the default as None, and just add customisation to only show Tag with Themes for specific Tags.
Currently there is 24 styles of themes, and in the future there can be additional themes.
Themes
Setup example within the Tags Settings Extension
Sticky Note - Click here to display examples
Sticky Note Outline - Click here to display examples
Flat Theme - Click here to display examples
Flat Border Theme - Click here to display examples
Basic Theme - Click here to display examples
Basic Outline Theme - Click here to display examples
Customisation
Switch between Design themes depending on selected Primary Tag, this help make dicussion with a specific tag to stand out more.
Override Font, useful for text legibility due to Tag Colours
Assign User Permission Group
Support
This extension is under minimal maintenance.
Links
Versions
-
Version v1.0.16.
Likely works with Flarum v1.8.10.
Unlikely to work with Flarum v2.0.0-beta.3.
-
21 additional versions.
-
Extension created.