Skip to content

3DDario/flarum-ext-tag-color-swiss-army-knife

Repository files navigation

Tag color Swiss Army knife

License Latest Stable Version Total Downloads

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.

Examples

Links

About

A Flarum extension that allows color customization of tags and enforces the new colors across the forum interface.

Resources

License

Stars

Watchers

Forks

Packages

No packages published