Julio Montoya ecdc2037e2 Applied fixes from FlintCI | před 6 roky | |
---|---|---|
.. | ||
img | před 9 roky | |
README.md | před 7 roky | |
css.css | před 10 roky | |
index.php | před 7 roky | |
plugin.php | před 6 roky | |
template.tpl | před 9 roky |
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.