3ddario / flarum-ext-tag-color-swiss-army-knife
desc
Installs: 327
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Type:flarum-extension
Requires
- flarum/core: ^1.3.0
- flarum/tags: ^1.3.0
README
A Flarum extension that allows color customization of tags and enforces the new colors across the forum interface.
Installation
Install with composer:
composer require 3ddario/flarum-ext-tag-color-swiss-army-knife:"*"
Updating
composer update 3ddario/flarum-ext-tag-color-swiss-army-knife:"*"
php flarum migrate
php flarum cache:clear
Configuration
Enable the extension under the Extensions tab in the admin area.
Right now the extension itself doesn’t need further configuration. When enabled, it adds an input form in the EditTagModal
(Tags tab in the admin area > click on the pencil icon next to the tag you want to edit). If leaved empty, the default Flarum behavior applies.