Social Connect - Intro
Social Connect allows your users to register and connect your account to the following social networks: Twitter, Google+, Facebook, LinkedIn.
To begin go to the configuration of the component Easy Profile.
To get the parameters you will need to create an application for each social; links to create applications:
Facebook: https://developers.facebook.com/apps
Twitter: https://dev.twitter.com/
Google+: https://code.google.com/apis/console/
LinkedIn: http://developer.linkedin.com/
Social Connect put shortcuts to the login page of Joomla.
Social Connect Buttons Everywhere
you can place shortcuts to anywhere you want, at the point where you want to insert insert this code into modules or articles:
{socialconnect}
you can use follow code to display icon buttons
{socialconnect_icon}
Look for shortcuts in the login/logout form
Link Existing Profile
When you put code to render social login buttons then logged in users will see a buttons to link his profile.
{socialconnect}
Unlink Profile from Social
You can also show buttons to unlink some linked profile, put following code where you prefer (articles,modules,etc...)
{socialconnect_unlink}