-
Notifications
You must be signed in to change notification settings - Fork 199
Installation
Ghazi Triki edited this page Oct 18, 2018
·
1 revision
bigbluebutton-api-php can be installed via Composer CLI
composer require bigbluebutton/bigbluebutton-api-php:~2.0.0
or by editing composer.json
{
"require": {
"bigbluebutton/bigbluebutton-api-php": "~2.0.0"
}
}
Getting Started
Configuration
API Calls
-
Administration
-
Monitoring
-
Recording
-
Samples
External Links