This plugin contains all additions to Elgg for Pleio standalone (e.g. OAuth2 login, site permission handling)
To configure this plugin, add the following settings to the Elgg settings.php file:, (*1)
$CONFIG->pleio = new \stdClass; $CONFIG->pleio->client = ""; $CONFIG->pleio->secret = ""; $CONFIG->pleio->url = "http://www.pleio.dev/";
Sources Download
GPL-2.0 GPL-2.0-or-later
plugin theme oauth2 pleio elgg