Julio Montoya ecdc2037e2 Applied fixes from FlintCI | há 6 anos atrás | |
---|---|---|
.. | ||
img | há 9 anos atrás | |
README.md | há 7 anos atrás | |
css.css | há 10 anos atrás | |
index.php | há 7 anos atrás | |
plugin.php | há 6 anos atrás | |
template.tpl | há 9 anos atrás |
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.