Add Friends

Overview

One of the most basic purposes of a social network is adding friends. JomSocial allows everyone to easily add friends from multiple locations on the site; however, every add action should be mutual and approved by the added person before the two become friends on site.

Adding from the Profile Page

The most common way to add a friend is to visit his/her profile page and find the Add as friend button.

Addfriend1.png

If the user set the Profile Privacy to be Friends you will see the page like this:

Addfriendrestricted.png

Either way, after clicking Add as friend, a new popup will show up. In this popup, there will be a text field in which you can write a custom message. This message is by default set to, "Hi, I'd like to add you as friend." and will be sent as a custom message if the user doesn't change it. There are also options to confirm adding the friend or canceling entire process.

Addfriendpopup.png

Clicking Add Friend will finalize the process of adding the user as a friend; however, since this feature requires the approval of the person being added, the users won't become friends until the request is approved by the recipient of the friend request.

Addfriendneedconfirm.png

Click Close and if the cron jobs are properly set, the email notification will be sent to the added user as well as create an onsite friend request notification.

Adding from Other Pages

JomSocial does not restrict users to adding friends only from Profile Page. This feature works site-wide; basically, wherever there is a user list, there will be an option to add friends, too. Therefore, you can see this option on all User, Event, and Group Member lists etc..

Approving the Friend Request

The easiest way to approve (or decline) a friend request is to click the New friend requests notification icon from toolbar.

Newfriendrequest.png

A popup with the last five (5) Pending Friend Requests will show up. The user can approve or decline the friend request directly from this window or, if there are plenty of new friend requests, the user can click Show All which will redirect the user to a Pending my Approval page that is also accessible through toolbar navigation from Friends menu.

Newfrienrequest1.png

Clicking Approve will finalize the friendship request and the two will become friends on the network.