remo / social
此包的最新版本(dev-master)没有可用的许可信息。
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: 2024-09-14 16:00:05 UTC
README
此包增加了通过Facebook、LinkedIn或Twitter登录和注册用户的功能。
安装
- 将social目录复制到Concrete5安装的packages目录中。
- 转到
/dashboard/install
并安装Social
包。 - 点击左侧侧边栏的“Social”标签。
- 通过输入正确的API凭证来配置社交网络。
现在您可以使用以下URL通过社交网络登录。
/social/login/facebook
- Facebook/social/login/linkedin
- LinkedIn/social/login/twitter
- Twitter
访问/social
以查看如何链接到这些URL的示例。
鸣谢
- HybridAuth - 开源社交登录PHP库
- Zocial CSS3 Button Set - 社交CSS3按钮集