Friendship
This module allows users to establish and manage connections, such as following and friending, within a Drupal site. It provides configurable options for administering these relationships and displays various friendship statistics and actions on user profiles and in views.
This module provides friendship workflows for Drupal users, enabling users to follow, connect, and manage friendship relationships.
Configuration
1. Place the "Friendship link" on /admin/config/people/accounts/display, this will allows to follow/unfollow users on user profile page.
2. You can configure Follow, Unfollow and etc text on /admin/config/people/friendship-settings
3. Next, the views field is available for the user: "Total friends number", "Total followers number", "Total following number", and "Friendship action link"
Flow
1. Follow
2. Unfollow
3. Accept
4. Remove friend
Documentation:
https://www.drupal.org/docs/extending-drupal/contributed-modules/contrib...