Removing the friends icon from the head ?

I want to remove the friend icon from the top bar/head. From Where i can disable it ? I dn't want Friend functionality any more. PLease Tell me if any one knows it. .

  • if you want to remove all friends related references from you Elgg site you could use the no_friends plugin, you can find it here https://github.com/ColdTrick/no_friends

    ps: if you download the 'master' version (which you need for Elgg 1.8.x) don't forget to rename the folder in the zip/tar to no_friends

  • Great!

    I realized you have more stuff on github than you release on elgg plugins site. Is there a specific reason for it? Thanks.

  • @Selen:

    I realized you have more stuff on github than you release on elgg plugins site. Is there a specific reason for it? Thanks.

    Our GitHub repository holds all plugins which we build, because there are so many we don't always have time to put them on the community.

    Some are still in development and can't be released.

    Some are older plugin which have been replaced by other plugins.

    And so on ;)