fof/follow-tags

Follow tags and be notified of new discussions and replies

Maintainers

Package info

github.com/FriendsOfFlarum/follow-tags

Homepage

Forum

Type:flarum-extension

pkg:composer/fof/follow-tags

Transparency log

Fund package maintenance!

Website

Statistics

Installs: 130 649

Dependents: 11

Suggesters: 2

Stars: 15

Open Issues: 8

2.0.0-beta.7 2026-07-09 11:33 UTC

README

License Latest Stable Version OpenCollective

A Flarum extension. Follow tags and be notified of new discussions.

Features

  • Follow, lurk, hide or ignore tags, and be notified of new discussions and replies.
  • Optionally prompt new users to choose tags to follow after registration (off by default). The list of tags offered in the prompt is configurable, and the prompt can also be reopened from a button on the Following page.
  • Optionally show all discussions on the Following page for guests, and offer the Following page as a homepage option (under Basics).

This extension includes the functionality previously provided by clarkwinkelmann/flarum-ext-follow-tags-prompt, and declares replace on that package so the two can never be installed at once. If you were using it, a regular composer update followed by php flarum migrate && php flarum cache:clear swaps it out and imports its settings and per-user state automatically; you can then remove the old package from your composer.json requirements with composer remove clarkwinkelmann/flarum-ext-follow-tags-prompt.

Screenshots share modal

Installation

Install with composer:

composer require fof/follow-tags:"*"

Updating

composer update fof/follow-tags:"*"

Links

OpenCollective GitHub

An extension by FriendsOfFlarum.