Meeting API BigBlueButton
This module connects Drupal to BigBlueButton, a web conferencing system, to manage meetings. It allows users to integrate BigBlueButton functionalities directly within their Drupal site.
BigBlueButton implementation for Meeting API module. WIP.
⚠️ Important: SHA-1 support removed in 1.0.0-alpha5
As of release 1.0.0-alpha5, support for SHA-1 has been dropped. This change is not handled automatically via a post_update hook because it also requires updating the shared secret on your BigBlueButton server.
What you need to do before updating:
- Generate a new shared secret using a supported hashing algorithm on your BBB server.
- Update your Drupal site's module configuration to use the new secret.
- Verify the connection between Drupal and your BBB server is working.
If you update to 1.0.0-alpha5 or later without completing these steps, authentication with your BBB server will fail.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.0-alpha7 | Pre-release | 10–11 | May 7, 2026 | ||
| 1.0.0-alpha6 | Pre-release | 10–11 | May 4, 2026 | ||
| 1.0.0-alpha5 | Pre-release | 10–11 | Dropped SHA-1 support, added example on how to expose recording links. | Mar 11, 2026 | |
| 1.0.0-alpha4 | Pre-release | 10–11 | Feb 20, 2026 | ||
| 1.0.0-alpha3 | Pre-release | 10–11 | Feb 12, 2026 | ||
| 1.0.0-alpha2 | Pre-release | 10–11 | Jan 19, 2026 | ||
| 1.0.0-alpha1 | Pre-release | 10–11 | First release! 🚀 | Sep 24, 2025 | |
| 1.0.x-dev | Dev | 10–11 | Aug 8, 2025 |