Julio Montoya ecdc2037e2 Applied fixes from FlintCI | %!s(int64=6) %!d(string=hai) anos | |
---|---|---|
.. | ||
img | %!s(int64=9) %!d(string=hai) anos | |
README.md | %!s(int64=7) %!d(string=hai) anos | |
css.css | %!s(int64=10) %!d(string=hai) anos | |
index.php | %!s(int64=7) %!d(string=hai) anos | |
plugin.php | %!s(int64=6) %!d(string=hai) anos | |
template.tpl | %!s(int64=9) %!d(string=hai) anos |
This plugin adds a button to allow users to log into Chamilo through their Facebook account.
To display this button on your portal, you have to:
set the following line in your app/config/configuration.php
$_configuration['facebook_auth'] = 1;
This plugin has been developed to be added to the login_top or login_bottom region in Chamilo, but you can put it in whichever region you want.