Custom redirect access
Redirect users who are not enrolled in a course to a custom URI instead of the default enrolment page.
Download and compatibility
verification ledger
Source tagged by maintainer
github.com/bambuco/moodle-enrol_customredirect @ v1.0.0 · commit c0631bc3f259
Rebuilt deterministically from that tag
canonical ZIP, byte-identical on every rebuild
Artifact hash recorded in the public index
sha256 8809751179b6f6df103fed38211905fbab2c96d77a95652dbcfbcae97c3973f5
Release signed · trusted publishing
planned — TUF signing (RFC §4.3)
Recorded in public transparency log
planned — Sigstore/Rekor (RFC §4.3)
composer require bambuco/moodle-enrol_customredirect
About
Custom redirect access is an enrolment plugin that does not enrol users.
When a visitor without enrolment opens a course, Moodle redirects them to a
configurable URI (site default or per-course instance). The URI may include
the {courseid} placeholder so the destination page can identify the course.
Typical uses include sending guests to an institutional landing page, a catalogue, or a custom enrolment flow outside Moodle.
