Julio Montoya 7f6a146fd3 Applied fixes from FlintCI | hace 6 años | |
---|---|---|
.. | ||
img | hace 9 años | |
README.md | hace 7 años | |
css.css | hace 10 años | |
index.php | hace 7 años | |
plugin.php | hace 6 años | |
template.tpl | hace 9 años |
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.