Friends Notification

Permalink 1 user found helpful
Is there any module which can send notification to friend when i add user to my friend list?

anjanasolanki
 
jshannon replied on at Permalink Reply
jshannon
This is quite easy with a few lines of code. There's a friend event, so you'd just tie into that, and send the email.

It's important to remember, though, that "friends" aren't really friends in concrete5. They're more like followers as there is no bilateral friendship. If this is your requirement, it's a MUCH larger problem than trying to do the above.
anjanasolanki replied on at Permalink Reply
anjanasolanki
Which code?
enlil replied on at Permalink Reply
enlil
Here is the documentation about available events and hooking into them

http://www.concrete5.org/documentation/developers/system/events/...