lafayettecollege/moodle-block_remote_courses

This block prints a list of courses from another Moodle instance. It is designed for use with the Remote course web service.

Maintainers

Package info

github.com/LafColITS/moodle-block_remote_courses

Type:moodle-block

pkg:composer/lafayettecollege/moodle-block_remote_courses

Transparency log

Statistics

Installs: 17

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 0

v3.6.1 2026-07-15 18:40 UTC

This package is auto-updated.

Last update: 2026-07-15 18:43:43 UTC


README

Moodle Plugin CI

This block prints a list of courses from another Moodle instance. It is designed for use with the Remote course web service.

Configuration

To use the block you'll need to configure the local web service on the remote installation. The block is hard-coded to query the local_remote_courses_get_courses_by_username function over REST.

Requirements

  • Moodle 4.1 (build 2022112800 or later)

Installation

Copy the remote_courses folder into your /local directory and visit your Admin Notification page to complete the installation.

Author

Charles Fulton (fultonc@lafayette.edu)