elefant/app-loginradius
Composer 安装命令:
composer require elefant/app-loginradius
包简介
LoginRadius app for the Elefant CMS
README 文档
README
This is a social login app for the Elefant CMS that uses the LoginRadius service to provide automatic support for over two dozen popular ID providers.
To install:
1. Download and unzip the app into your apps folder.
2. Edit the apps/loginradius/conf/config.php and add your LoginRadius API credentials.
3. To see that it's working, go to /loginradius on your site.
Embedding into a page
1. Add or edit a page on your site 2. In the WYSIWYG editor, click the Dynamic Objects button 3. Choose "LoginRadius: Login" from the list 4. Save the page
The login link should now be working on that page.
Embedding into your layout
Add the following code to the <body> of your layout:
{! loginradius/index?text=Sign in with LoginRadius !}
The login link should now be working in your template.
Note: If you are already logged in, it will simply output nothing.
统计信息
- 总下载量: 17
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2012-05-11