Moodle Plugins directory: MS Teams Meeting: Versions: 1.5 | Moodle.org

MS Teams Meeting
MS Teams Meeting 1.5
Code prechecks
moodle-mod_msteams
General information
This plugin combines two existing sources: * It uses the url module as a basement and works like that. * It is inspired by the atto_teamsmeeting-Plugin that allows the schedule a Microsoft Teams Meeting using an external tool called "meetingapp"
Prerequisites
You need a working installation of meetingapp. You can install it on your own infrastructure using a prepared tool from enovation --> more info, or use the pre-defined app provided by enovation.
How does it work?
Simply add the MS Teams activity to your course page. It allows you to schedule an MS Teams meeting within an iframe and catches the meeting url, which is stored as url-parameter in a hidden form field.
That way this activity works exactly as the url module with the only difference, that the URL is directly retrieved from Microsoft Teams.
Here are some impressions:
- Create meeting
- Enter meeting details
- Fill out module creation form
- Click the activity on the course page to enter meeting
Version information
- Version build number
- 2022012000
- Version release name
- 1.5
- Maturity
- Stable Version
- MD5 Sum
- 51b341bff376e9f103f4bb7941c80428
- Supported software
- Moodle 2.7, Moodle 2.8, Moodle 2.9, Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5
- The more recent release 1.6 (2025060500) exists for Moodle 2.7
- The more recent release 1.6 (2025060500) exists for Moodle 2.8
- The more recent release 1.6 (2025060500) exists for Moodle 2.9
- The more recent release 1.6 (2025060500) exists for Moodle 3.0
- The more recent release 1.6 (2025060500) exists for Moodle 3.1
- The more recent release 1.6 (2025060500) exists for Moodle 3.2
- The more recent release 1.6 (2025060500) exists for Moodle 3.3
- The more recent release 1.6 (2025060500) exists for Moodle 3.4
- The more recent release 1.6 (2025060500) exists for Moodle 3.5
- The more recent release 1.6 (2025060500) exists for Moodle 3.6
- The more recent release 1.6 (2025060500) exists for Moodle 3.7
- The more recent release 1.6 (2025060500) exists for Moodle 3.8
- The more recent release 1.6 (2025060500) exists for Moodle 3.9
- The more recent release 1.6 (2025060500) exists for Moodle 3.10
- The more recent release 1.6 (2025060500) exists for Moodle 3.11
- The more recent release 1.6 (2025060500) exists for Moodle 4.0
- The more recent release 1.6 (2025060500) exists for Moodle 4.1
- The more recent release 1.6 (2025060500) exists for Moodle 4.2
- The more recent release 1.6 (2025060500) exists for Moodle 4.3
- The more recent release 1.6 (2025060500) exists for Moodle 4.4
- The more recent release 1.6 (2025060500) exists for Moodle 4.5
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v1.5
Default installation instructions for plugins of the type Activities
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "assignment") in the "mod" subdirectory.
- Visit http://yoursite.com/admin to finish the installation