XML-RPC protocol

Web service protocols ::: webservice_xmlrpc
Maintained by Moodle HQ
Integrate Moodle with other systems using the XML-RPC protocol.

XML-RPC protocol 1.0.2

Moodle 4.1, 4.2
Released: Mercʼher, 9 Du 2022, 1:38 AM

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

The format of this change log follows the advice given at Keep a CHANGELOG.

1.0.2 - 2022-11-08

Changed

  • GHA CI moved to run against upstream moodle.git (now that the plugin has been removed from core).
  • Reorganisation of README and CHANGES, towards easier publishing of new versions.

1.0.1 - 2022-11-07

Changed

  • Adjusted to require 20221106 (removed from core) or later.

1.0.0 - 2022-10-26

New

  • First release published as standalone plugin.

Version information

Version build number
2022110800
Version release name
1.0.2
Can be updated from
1.0.0 (2022102600), 1.0.1 (2022110700)
Can be updated to
1.0.3 (2023091600)
Maturity
Stable version
MD5 Sum
5a713afad2d63e5668dc43aa0c17c54b
Supported software
PHP 7.4, PHP 8.0, PHP 8.1, Moodle 4.1, Moodle 4.2

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
main
VCS tag
1.0.2

Default installation instructions for plugins of the type Web service protocols

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