Moodle Plugins directory: Teams Meeting (atto editor): Versions: v1.2 | Moodle.org

Teams Meeting (atto editor)
Atto ::: atto_teamsmeeting
Maintained by
Enovation Dev Team,
Tomasz Muras,
Lai Wei,
Patryk Mroczko
Part of set Microsoft 365.
Microsoft Teams Meetings App for Learning Management Systems (LMS) integration into Moodle as the Atto plugin. This plugin allows to create the meeting and automatically insert the meeting link into the editor content.
Teams Meeting (atto editor) v1.2
Moodle 3.5, 3.6, 3.7, 3.8
Released: dilluns, 30 de març 2020, 18:46
An Atto plugin to create Microsoft Teams meeting and imports meeting link
Description
Microsoft Meetings application integrated into Atto editor plugin which allows to create meeting and automatically add meeting link into Atto editor field content.
Installation
- Download the plugin and extract into lib/editor/atto/plugins/teamsmeeting.
- Install like any other Moodle plugin (ie via visiting as admin /admin/index.php?cache=1).
- Add an icon to atto editor in /admin/settings.php?section=editorsettingsatto. Ie update "Toolbar config" line with "links" with "links = link, teamsmeeting".
Hosting Meetings App (optional)
You can host Microsoft Meetings application yourself. To do this: * Download Meetings App code prepared to work with Atto plugin from https://github.com/enovation/msteams-app-lms-meetings * Follow instructions in README file to setup application. * Change Meetings appllication url in Atto plugin settings to your new URL (/admin/settings.php?section=atto_teamsmeeting_settings).
Version information
- Version build number
- 2020032700
- Version release name
- v1.2
- Can be updated to
- v1.2.2 (2020032702), v1.2.6 (2020032706)
- Maturity
- Versió estable
- MD5 Sum
- 291152f21c4619a11bdecdbae6b2517f
- Supported software
- Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8
- The more recent release v1.2.5 (2020032705) exists for Moodle 3.5
- The more recent release v1.2.5 (2020032705) exists for Moodle 3.6
- The more recent release v1.2.5 (2020032705) exists for Moodle 3.7
- The more recent release v1.2.5 (2020032705) exists for Moodle 3.8
Version control information
- Version control system (VCS)
- Other...
- VCS repository URL
- VCS tag
- v1.2
Default installation instructions for plugins of the type Atto
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myeditorplugin") in the "lib/editor/atto/plugins" subdirectory.
- Visit http://yoursite.com/admin to finish installation of the plugin.
To make the newly installed plugin available, you need to edit the Atto toolbar configuration so that the new plugin appears in the toolbar.
- Go to your Site administration ►Plugins ► Text editors ► Atto HTML editor ► Atto toolbar settings
- Add the new plugin to the desired position in the toolbar.