Downgrading the Moodle plugin is possible, but it is risky and should be done carefully.Documentation Index
Fetch the complete documentation index at: https://bigbluebutton.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Before you downgrade
At minimum:- back up the plugin code
- back up the plugin database tables
- confirm the exact plugin version you want to return to
- understand that data created after the upgrade may be lost during a rollback
Typical downgrade model
The older guidance for downgrading relied on:- restoring the older plugin code
- updating stored plugin version values
- restoring backed-up database tables
- letting Moodle reconcile the database again