Moodle Plugins directory: Invitation: Versions: v4.4 (Build: 2024050800) | Moodle.org
Invitation
Local plugins ::: local_invitation
Maintained by
Andreas Grabs
With this plugin you can invite users, who do not have an account, to your course.
Invitation v4.4 (Build: 2024050800)
Moodle 4.0, 4.1, 4.2, 4.3, 4.4
Released: Wednesday, 8 May 2024, 8:52 PM
moodle-local_invitation
Changes
v4.4
- 2024-05-08 - Set coursecontact to "null" before enrol to prevent error messages in debugging mode.
v4.3
- 2023-10-14 - Add icon for quick access to the usermenu on top of the page.
- 2023-10-14 - Apply new coding style rules for arrays.
v4.2
- 2023-04-27 - modify github actions
v4.1.1
- 2022-12-04 - fix lang string typos
v4.1
- 2022-11-30 - compatibility check for Moodle 4.0 and 4.1
- 2022-11-30 - put js into amd modules
- 2022-11-30 - remove styles.css, because the calendar element works fine without it now.
- 2022-11-30 - optimize coding style and github actions
v4.0
- 2022-04-29 - compatibility to Moodle 4.0
v3.9.5
- 2022-02-18 - show invitation link also in the course admin navigation for better usability in classic based themes
v3.9.4
- 2022-02-11 - fix issue #1 (https://github.com/grabs/moodle-local_invitation/issues/1)
- 2022-02-11 - add automated testing (unit test and behat)
- 2022-02-11 - add github actions
v3.9.3
- 2021-11-24 - fix url in qr-code
v3.9.2
- 2021-11-23 - add qr-code to info page
- 2021-11-23 - remove unused lang strings
v3.9.1
- 2021-10-28 - add some documentation for coding
- 2021-10-28 - fix double name bug if "singlenamefield" is not active
v3.9
- 2021-10-19 - generalize code to publish this plugin
Version information
- Version build number
- 2024050800
- Version release name
- v4.4 (Build: 2024050800)
- Maturity
- Stable version
- MD5 Sum
- bcd080a293ff3510fd342b98754bf5e9
- Supported software
- Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4
- Latest release for Moodle 4.0
- The more recent release v4.5.1 (Build: 2024121700) (2024121700) exists for Moodle 4.1
- The more recent release v4.5.1 (Build: 2024121700) (2024121700) exists for Moodle 4.2
- The more recent release v4.5.1 (Build: 2024121700) (2024121700) exists for Moodle 4.3
- The more recent release v4.5.1 (Build: 2024121700) (2024121700) exists for Moodle 4.4
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v4.4
Default installation instructions for plugins of the type Local plugins
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder in the "local" subdirectory.
- Visit http://yoursite.com/admin to finish the installation.