Follow Users
ianm/follow-users
Follow users and be notified of new discussions or posts
- Downloads
- 22,268
- Version control
- github.com/imorland/follow-users
- Discuss
- discuss.flarum.org/d/25701
Follow Users
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
Following
andUnfollowing
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.
Versions
-
Version 1.4.10.
Likely works with Flarum v1.8.9.
Unlikely to work with Flarum v2.0.0-beta.1.
-
28 additional versions.
-
Extension created.