This Moodle plugin uses Apache OpenMeetings. You need your own Apache OpenMeetings instance running.
PHP 7.0 or later, OpenMeetings 5.0.0-M4 or later and Moodle 3.5 or later.
OpenMeetings: 5.0.0-M4
Moodle: 3.6, 3.7, 3.8
- 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
http://openmeetings.apache.org
- http://mail-archives.apache.org/mod_mbox/openmeetings-user/
- http://mail-archives.apache.org/mod_mbox/openmeetings-dev/