mod_modernvideoplayer ZIP.Place the plugin in your Moodle mod/ directory so the path is:
<moodleroot>/mod/modernvideoplayer
Then visit Site administration → Notifications (or run the CLI upgrade) to complete the database upgrade:
php admin/cli/upgrade.php
{warning} The folder must be named
modernvideoplayer— Moodle derives the component namemod_modernvideoplayerfrom it.
Premium is an in-place upgrade over the free Community edition. Because both share the component mod_modernvideoplayer and Premium carries a higher version number, Moodle runs a normal plugin upgrade.
Preserved during upgrade: existing activities, uploaded files, progress records, validated watched segments, completion state, gradebook entries, captions, bookmarks, reports, privacy data, and backup/restore data.
Steps:
moodledata) — standard practice before any plugin upgrade.Find the settings at:
Site administration → Plugins → Activity modules → Modern video player
Recommended first pass:
Uninstall from Site administration → Plugins → Plugins overview → Modern video player → Uninstall. This removes the plugin and its data. Export any reports or audit data you need to keep before uninstalling.