Follow Users


Building on top of fof/follow-tags
, this extension allows for following of individual users.
Features
- Requires Flarum beta 15 or above
- 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'
Discussion list

Following dropdown

Notification preferences

Privacy setting

Installation
fof/follow-tags
is required before this extension is enabled
composer require ianm/follow-users
fof/follow-tags
must be enabled before this extension is enabled.
Updating
composer update ianm/follow-users