Module for Gibbon. Allows schools to include bbb video meetings in their lessons.
To install, just copy this folder into GIBBON_HOME/modules
so that this file
exists: GIBBON_HOME/modules/BigBlueButton/manifest.php
.
Then please install BigBlueButton with composer by running the following inside the BigBlueButton module directory:
cd GIBBON_HOME/modules/BigBlueButton
composer install
And then please add following on bigbluebutton server in /usr/share/bbb-web/WEB-INF/classes/bigbluebutton.properties
or /etc/bigbluebutton/bbb-web.properties
allowRequestsWithoutSession=true
For support visit https://gibbonedu.org/support.
- v1.0.04 supports Gibbon v25+
This module is licensed under GPLv3.