Download the PHP package lms3/lms3bigbluebutton without Composer

On this page you can find all versions of the php package lms3/lms3bigbluebutton. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package lms3bigbluebutton

BigBlueButton Extension for TYPO3 CMS

Classification: lms3bigbluebutton

Version: 1.0.0

Language: en, de

Description: This extension integrates BigBlueButton into TYPO3 CMS (https://typo3.org/), allowing you to use the virtual classroom. It was developed and is maintained by LEARNTUBE GmbH and used for LMS3 (https://www.lms3.de/).

Keywords: Bigbluebutton, LMS3, E-Learning, Virtual Classroom

Copyright: 2023

Author: Sagar Desai, Stefan Ramaker, LEARNTUBE! GmbH

License: This document is published under the Open Content License available from https://www.opencontent.org/opl.shtml

Rendered: xx.xx.xxxx

The content of this document is related to TYPO3, a GNU/GPL CMS/Framework available from www.typo3.org.

Introduction

BigBlueButton is an open source project. The virtual classroom solution is widely used because of the possibility to run it on European servers. Regarding the DSGVO guidelines, BigBlueButton is often used by universities and public institutions.

This extension integrates BigBlueButton into the TYPO3 CMS (https://typo3.org/) and allows you to use the virtual classroom.

There is also an extended version of the extension that is used for the TYPO3 e-learning distribution LMS3. There are additional functions, such as the recording of meetings and the integration of video recordings in TYPO3. Furthermore the participation in meetings can be graded in LMS3.

If you are interested, please visit: https://www.lms3.de/lms3-e-learning/typo3-bigbluebutton-extension

What does this extension do?

This extension integrates BigBlueButton into TYPO3 CMS (https://typo3.org/), allowing you to use virtual classroom. It was developed and is maintained by LMS3 (https://www.lms3.de/)

Installation

Run composer require "lms3/lms3bigbluebutton"

Configuration

  1. Make sure database tables are created.
  2. Configure plugin.tx_lms3bigbluebutton.bbbUrl
  3. Configure plugin.tx_lms3bigbluebutton.bbbSecret

Links

For more information visit: https://www.lms3.de https://bigbluebutton.org/


All versions of lms3bigbluebutton with dependencies

PHP Build Version
Package Version
Requires bigbluebutton/bigbluebutton-api-php Version ^2.1.4
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package lms3/lms3bigbluebutton contains the following files

Loading the files please wait ....