Installation¶
mod_jitsi installs like any other Moodle activity module, into mod/jitsi.
Option A — From the Moodle Marketplace (recommended)¶
- Download the plugin ZIP from the Moodle Marketplace (the Marketplace replaced the old Moodle plugins directory in July 2026; installing directly from within Moodle is not available for now).
- Log in to your Moodle as an administrator.
- Go to Site administration → Plugins → Install plugins and upload the ZIP, then follow the on-screen installer.
- Confirm the upgrade when Moodle prompts you.
Option B — Manual install (ZIP)¶
- Download the plugin ZIP from the Moodle Marketplace or the GitHub releases.
- Unzip it into your Moodle's
mod/directory so the folder ismod/jitsi(notmod/moodle-mod_jitsi). - Visit Site administration → Notifications and complete the database upgrade.
Option C — Git¶
Then visit Site administration → Notifications to finish the install.
Option D — Composer (Moodle 5.2+)¶
Composer-managed Moodle sites can install the plugin straight from Packagist:
The moodle/composer-installer
plugin places it in mod/jitsi automatically. Then visit
Site administration → Notifications to finish the install.
Folder name matters
The plugin must live in mod/jitsi. If the directory is named anything else
(for example moodle-mod_jitsi), Moodle will not detect it.
After installing¶
- Configure your Jitsi server option and the plugin settings.
- (Optional) Register a free mod_jitsi Account to unlock the attendance report and recording analytics.
- Create your first activity.