Skip to content

Davka/BBB-PHP-Connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple PHP-BigBlueConnector

Install

  1. run composer update
  2. Create .env.local file and add the api-informations

BBB_API_ENDPOINT=<API_ENDPOINT> BBB_API_SECRET=<API_SHARED_SECRET> To use the connector you need the api-informations for your BBB-Server. To get the information run bbb-conf --secret on the BBB-Server

Usage

There is currently only one function for reading out all active conferences

Run php bin/console bbb:get-meetings [--apiHost APIHOST] [--apiSharedSecret APISHAREDSECRET]

About

Simple PHP-BigBlueButton Connector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published