Enrol key

Blocks ::: block_enrolkey
Maintained by Catalyst IT, Brendan Heywood
An easy way to enrol using an enrolkey from anywhere within moodle.

Enrol key 2019120600

Moodle 3.5, 3.6, 3.7
Released: Thursday, 19 December 2019, 6:51 AM

Build Status

moodle-block_enrolkey

An easy way to enrol using an enrolkey from anywhere within moodle

Branches

The master branch is compatible Moodle version: 3.5, 3.6, 3.7

Installation

Add the plugin to /blocks/enrolkey/

Run the Moodle upgrade.

Setup

First enable the block_enrolkey plugin for use.

Site administration > Appearance > Default Dashboard page > Manage Authentication

Add the block:

  • Blocks editing on
  • Add a block
  • select Enrol key
  • Blocks editing off
  • Reset Dashboard for all users

Client Usage

When a user logs in the Enrol key block should be displayed. The user can enter a token into the input field in the form.

If the token matches any valid instance of self enrolment, then the user will be enrolled to those courses.

Support

For any issue with the plugin, please log the in the github repository here:

https://github.com/catalyst/moodle-block_enrolkey/issues

Please note our time is limited, so if you need urgent support or want to sponsor a new feature then please contact Catalyst IT Australia:

https://www.catalyst-au.net/contact-us

This plugin was developed by Catalyst IT Australia:

https://www.catalyst-au.net/

Catalyst IT

Version information

Version build number
2019120600
Maturity
Unknown
MD5 Sum
f4849b8f013fd77616435105dde2da64
Supported software
PHP 7.0, PHP 7.1, PHP 7.2, Moodle 3.5, Moodle 3.6, Moodle 3.7, PHP 7.3
  • Latest release for Moodle 3.5
  • Latest release for Moodle 3.6
  • Latest release for Moodle 3.7

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master
VCS tag
2019120600

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.