I have been searching for API calls that I can use for JomSocial.
Do you by any chance provide them for developers?
magnificentbigj Hi You can get all the details here this is for developers.
Hope it helps.
Regards
Hi Pankaj,
How do I call this function: function onFriendRequest( $request ) { echo $request->profileOwnerId; echo '<br />'; echo $request->friendId;
return true;
}
Hi,
for jomsocial API events, you need to make plugin under commuity type plugin.