OpenMeetings

Activities ::: mod_openmeetings
Maintained by Maxim Solodovnik
OpenMeetings is a free browser-based software that allows you to set up instantly a conference in the Web. You can use your microphone and/or webcam, share documents on a white board, discuss in a chat, share your screen or record meetings. It is available as hosted service or you download and install a package on your own server.

OpenMeetings 4.1.2

Moodle 3.9
Released: sábado, 19 de diciembre de 2020, 00:03

OpenMetings Video Conference for Moodle

This Moodle plugin uses Apache OpenMeetings. You need your own Apache OpenMeetings instance running.

Build Status

Requirements

PHP 7.0 or later, OpenMeetings 5.0.0 or later and Moodle 3.5 or later.

tested Versions

OpenMeetings: 5.1.0

Moodle: 3.6, 3.7, 3.8, 3.9

Building/Developing

  • Checkout necessary branch git checkout <branch_name>
  • Perform necessary edits
  • set correct version in line <property name="project.version" value="4.1.2" /> in build.xml
  • run ant command

As a result version.php packed will have correct $plugin->release and $plugin->version set

Check out:

https://openmeetings.apache.org

Mailinglists

Tutorials for installing OpenMeetings and Tools

Development: Apache Build Server & JIRA Issue Navigator

Commercial Support links

Changelog

4.1.2 (2020121801) * Ability to access the room via externalId/type is added

Version information

Version build number
2020121801
Version release name
4.1.2
Maturity
Versión estable
MD5 Sum
93b33b1fbbd9df0c772489625c69b4d9
Supported software
Moodle 3.9

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Activities

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "assignment") in the "mod" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation