Tag Passwords

License Latest Stable Version Total Downloads

A Flarum extension. Adds password to protect your Tags.

For now, it is not possible to filter discussions by hidden tags. If you are interested, you can install it.

Installation

Install with composer:

composer require datlechin/flarum-tag-passwords:"*"

Updating

composer update datlechin/flarum-tag-passwords:"*"
php flarum migrate
php flarum cache:clear

Roadmap

  • Hide discussions which have tags that are password-protected

Links

    6 months later

    Okay Thanks for your feedback, I'll look it at

    samtto glo

    Hi, I tested on local, Flarum latest version. But I don't have any problem as you said

      2 years later
      a year later

      Tag Passwords conflicts with Pusher. After installing Tag Passwords, Pusher message notifications become invalid. Pusher.com runs normally. After disabling Tag Passwords, Pusher runs normally.