ianm / follow-users
Follow users and be notified of new discussions or posts
Fund package maintenance!
www.buymeacoffee.com/ianm1
Installs: 39 071
Dependents: 1
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 6
Open Issues: 2
Type:flarum-extension
pkg:composer/ianm/follow-users
Requires
- flarum/core: ^2.0.0
- fof/follow-tags: ^2.0.0
Requires (Dev)
- flarum/approval: ^2.0.0
- flarum/gdpr: ^2.0.0
- flarum/phpstan: ^2.0.0
- flarum/testing: ^2.0.0
- fof/user-directory: ^2.0.0
- 2.x-dev
- 2.0.0-beta.6
- 2.0.0-beta.5
- 2.0.0-beta.4
- 2.0.0-beta.3
- 2.0.0-beta.2
- 2.0.0-beta.1
- 1.x-dev
- 1.5.0
- 1.4.11
- 1.4.10
- 1.4.9
- 1.4.8
- 1.4.7
- 1.4.6
- 1.4.5
- 1.4.4
- 1.4.3
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.1
- 1.3.0
- 1.2.0
- 1.1.1
- 1.1.0
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.2
- 0.1.1
- 0.1.0
- dev-feat/followers-page
- dev-pr-46-followers
- dev-im/fix-postgresql-ambiguous-id
This package is auto-updated.
Last update: 2026-02-21 21:20:05 UTC
README
A Flarum extension. Follow users and be notified of new discussions
Building on top of fof/follow-tags, this extension allows for following of individual users.
Features
- Adds a 'Followed User' badge to users that you follow, forum wide
- Adds A 'Followed Users' filter to the following filter
- Permission for which groups can be followed
- User preference to block followers
- Notifications for 'Followed', 'Unfollowed', 'Followed User Started Discussion' and 'Followed User Posted'
- Integration with
fof/user-directory - Provides a search gambit
is:followeduser - [Developers] events dispatched for
FollowingandUnfollowing
Discussion list
Following dropdown
User profile page following view
User card integration
fof/user-directory integration
Notification preferences
Privacy setting
Installation
Install with composer:
composer require ianm/follow-users:"*"
fof/follow-tags must be enabled before this extension is enabled.
Updating
composer update ianm/follow-users
Support
Please consider supporting my extension development and maintenance work.






