yippy / flarum-tag-with-themes
Provide multiple themes choices for discussion layout by tag.
Fund package maintenance!
Other
Installs: 925
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Type:flarum-extension
Requires
- flarum/core: ^1.0.0
- flarum/tags: *
README
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
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.
Themes
Setup example within the Tags Settings Extension
Customisation
Switch between Design themes depending on selected Primary Tag, this help make dicussion with a specific tag to stand out more.
Support
This extension is under minimal maintenance.