xypp/flarum-custom-hide-tags

Allow user select the tags they dont want to see.

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:TypeScript

Type:flarum-extension

v1.0.2 2024-10-05 07:03 UTC

This package is auto-updated.

Last update: 2024-10-05 07:03:47 UTC


README

License Latest Stable Version Total Downloads

A Flarum extension. Allow user select the tags they don't want to see.

You need to configure permission in admin panel for which user can select tags.

Installation

Install with composer:

composer require xypp/flarum-custom-hide-tags:"*"

Updating

composer update xypp/flarum-custom-hide-tags:"*"
php flarum migrate
php flarum cache:clear

Links