Moodle Plugins directory: OpenMeetings: Versions: 4.0.2 | Moodle.org

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.0.2
Moodle 3.5, 3.6, 3.7
Released: pátek, 24. května 2019, 17.36
OpenMetings Video Conference for Moodle
This Moodle plugin uses Apache OpenMeetings. You need your own Apache OpenMeetings instance running.
Requirements
PHP 7.0 or later, OpenMeetings 4.0.8/5.0.0-M1 or later and Moodle 3.5 or later.
tested Versions
OpenMeetings: 4.0.9, 5.0.0-M1
Moodle: 3.6, 3.7
Building/Developing
- Checkout necessary branch
git checkout <branch_name>
- Perform necessary edits
- update
<property name="project.version" value="2.0.2.0" />
in build.xml - run
ant
command
As a result version.php
packed will have correct $plugin->release
and $plugin->version
set
Check out:
http://openmeetings.apache.org
Mailinglists
- http://mail-archives.apache.org/mod_mbox/openmeetings-user/
- http://mail-archives.apache.org/mod_mbox/openmeetings-dev/
Tutorials for installing OpenMeetings and Tools
Development: Apache Build Server & JIRA Issue Navigator
- https://builds.apache.org/view/M-R/view/OpenMeetings/
- https://issues.apache.org/jira/browse/OPENMEETINGS/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel
Commercial Support links
- http://openmeetings.apache.org/commercial-support.html
- mailto:om.unipro@gmail.com
Version information
- Version build number
- 2019052411
- Version release name
- 4.0.2
- Can be updated from
- 3.0.0.1, 3.0.0.2, 3.0.0.4, 3.0.0.6, 4.0.0, 4.0.1
- Can be updated to
- 4.1.0 (2020042311), 4.1.1 (2020080111)
- Maturity
- Stabilní verze
- MD5 Sum
- 4c19702b78f1b305c65ec693d9c66cc5
- Supported software
- Moodle 3.5, Moodle 3.6, Moodle 3.7
- The more recent release 4.4.2 (2024011701) exists for Moodle 3.5
- The more recent release 4.4.2 (2024011701) exists for Moodle 3.6
- The more recent release 4.4.2 (2024011701) exists for Moodle 3.7
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- master
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