remo / social
There is no license information available for the latest version (dev-master) of this package.
dev-master
2015-01-28 09:58 UTC
Requires
- php: >=5.3.2
- composer/installers: >=1.0.7
This package is not auto-updated.
Last update: 2026-03-14 23:48:45 UTC
README
This package adds the ability to login and register a user via Facebook, LinkedIn or Twitter.
Installation
- Copy the social directory into the packages directory of a Concrete5 installation.
- Go to
/dashboard/installand install the Social package. - Click on the Social tab from the left-hand sidebar.
- Configure the social networks by entering the proper API credentials.
You can now use the following URLs to login with a social network.
/social/login/facebook- Facebook/social/login/linkedin- LinkedIn/social/login/twitter- Twitter
Visit /social for an example of how to link to these URLs.
Credits
- HybridAuth - Open source social sign on PHP library
- Zocial CSS3 Button Set - Social CSS3 button set