Etherpad Lite

Activities ::: mod_etherpadlite
Maintained by Moodle-Dev Humboldt-Universität zu Berlin, Andreas Grabs
An activity module to integrate etherpad-lite with Moodle. To use this plugin, you will need to have an etherpad-lite server that runs on at least the same 2nd-level-domain as your Moodle server.

Etherpad Lite v5.0 (2025041500)

Moodle 5.0
Released: Saturday, April 19, 2025, 11:00 PM

moodle-mod_etherpadlite

Changes

v5.0

  • Tint monologo icon with dark grey as standard, resolves (#77)
  • adjust code for Moodle 5.0 using Bootstrap 5.3

v4.4

  • 2024-07-10 - Requires now Moodle 4.4
  • 2024-07-10 - Optimize github actions
  • 2024-07-10 - Fix some smaller coding style issues
  • 2024-07-10 - All recent Moodle and PHP versions (Luca Bösch) #75
  • 2024-05-26 - Smaller monologo icon for Moodle ≥ 4.4 (Luca Bösch) #74

v4.3.1

  • 2023-11-09 - Fix client construtor #73 (Thank to Daniil Fajnberg)

v4.3

  • 2023-10-15 - Add close button to the etherpad page
  • 2023-10-15 - Optimize error handling
  • 2023-10-15 - Adjust coding style to new rules

v4.2-r5

  • 2023-05-10 - Added provider.php to pass test (Thanks to Karl Michael Reyes from Catalyst IT Canada LTD)

v4.2-r4

  • 2023-06-12 - add new settings to adjust CURLOPT_CONNECTTIMEOUT and CURLOPT_TIMEOUT (Thanks to Vincent Schneider)

v4.2-r3

  • 2023-05-10 - add missing slash

v4.2-r2

  • 2023-05-10 - Fix require_once into stable path

v4.2-r1

  • 2023-04-27 - Switch to testing mode if etherpadlite|url is empty

v4.0-r7

  • 2022-12-15 - Add support for course reset
  • 2022-12-15 - Add backup/restore for group pads

v4.0-r6

  • 2022-11-16 - Add testing support for behat and phpunit test
  • 2022-11-16 - Add CHANGES.md

v4.0-r5

  • 2022-11-14 - fix upgrade.php.
  • 2022-11-07 - Fix event classes abstraction.

v4.0-r5

  • 2022-11-07 - Fix coding style and add phpdoc comments.

v4.0-r4

  • 2022-11-03 - Add new monologo.

v4.0-r1

  • 2022-05-14 - First stable version for Moodle 4.0.

v4.0-beta2

  • 2022-04-14 - Seperate Groups Feature (#34).

v4.0-beta1

  • 2022-03-14 - Start optimizing for Moodle 4.0.

Version information

Version build number
2025041500
Version release name
v5.0 (2025041500)
Maturity
Stable version
MD5 Sum
23de394899f4f2a6b3ac6f61649d3805
Supported software
Moodle 5.0
  • Latest release for Moodle 5.0

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v5.0

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