Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 4.3.x will end 7 October 2024 (12 months).
  • Bug fixes for security issues in 4.3.x will end 21 April 2025 (18 months).
  • PHP version: minimum PHP 8.0.0 Note: minimum PHP version has increased since Moodle 4.1. PHP 8.2.x is supported too.
/communication/provider/matrix/classes/local/spec/features/synapse/
FolderUp one level  
Filecreate_user_v2.php           [source] [65 lines]    Synapse API feature for creating a user. https://matrix-org.github.io/synapse/latest/admin_api/user_admin_api.html#create-or-modify-account
Fileget_room_info_v1.php         [source] [50 lines]    Synapse API feature for fetching room info. https://matrix-org.github.io/synapse/latest/admin_api/rooms.html#room-details-api
Fileget_user_info_v2.php         [source] [51 lines]    Synapse API feature for fetching info about a user. https://matrix-org.github.io/synapse/latest/admin_api/user_admin_api.html#query-user-account
Fileinvite_member_to_room_v1.php [source] [56 lines]    Synapse API feature to invite a user into a room. https://matrix-org.github.io/synapse/latest/admin_api/room_membership.html#edit-room-membership-api