Go to file
sualko a888627e14 Revert "shorten join url"
This reverts commit 6f2dac8b0b.
2020-04-26 13:43:16 +02:00
appinfo Revert "shorten join url" 2020-04-26 13:43:16 +02:00
img Initial commit 2020-04-26 11:36:41 +02:00
lib make app id shorter 2020-04-26 13:26:34 +02:00
templates make app id shorter 2020-04-26 13:26:34 +02:00
ts Revert "shorten join url" 2020-04-26 13:43:16 +02:00
.eslintrc.js Initial commit 2020-04-26 11:36:41 +02:00
.gitignore add build command 2020-04-26 12:13:24 +02:00
.php_cs.dist Initial commit 2020-04-26 11:36:41 +02:00
CHANGELOG.md Initial commit 2020-04-26 11:36:41 +02:00
COPYING Initial commit 2020-04-26 11:36:41 +02:00
Makefile make app id shorter 2020-04-26 13:26:34 +02:00
README.md make app id shorter 2020-04-26 13:26:34 +02:00
babel.config.js Initial commit 2020-04-26 11:36:41 +02:00
composer.json use fork of bbb api 2020-04-26 12:13:04 +02:00
composer.lock use fork of bbb api 2020-04-26 12:13:04 +02:00
composer.phar use fork of bbb api 2020-04-26 12:13:04 +02:00
declarations.d.ts Initial commit 2020-04-26 11:36:41 +02:00
package.json make app id shorter 2020-04-26 13:26:34 +02:00
tsconfig.json Initial commit 2020-04-26 11:36:41 +02:00
webpack.common.js Initial commit 2020-04-26 11:36:41 +02:00
webpack.dev.js Initial commit 2020-04-26 11:36:41 +02:00
webpack.prod.js Initial commit 2020-04-26 11:36:41 +02:00
yarn.lock Initial commit 2020-04-26 11:36:41 +02:00

README.md

BigBlueButton™ integration for Nextcloud

➡️ This app uses BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.

Try it

To install it change into your Nextcloud's apps directory:

cd nextcloud/apps

Then run:

git clone https://github.com/sualko/cloud_bbb.git bbb

Then install the dependencies using:

make build