Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A plug-in will request specific parameters like authentication details, server URL, names etc. These parameters are different from plug-in to plug-in, before scheduling the plug-in the administrator needs to set the correct parameters.

Expand
titleHow to add parameters in a plugin

Expand the plug-in and select plugin parameters in the right panel of the replicator manager.

In the right-hand screen, select the site and add the parameters manually. 

...

In Moodle, external services are a feature that allows integration with external applications or services, enabling them to interact with Moodle and access certain functionalities. The replicator parameter SERVICE refers to the external service short name.

To use external services in Moodle, administrators need to configure the service's settings, including authentication credentials, access permissions, and specific functions that can be accessed by the external application.

...

To configure the service's settings:

  1. Create External Services.

  2. Add functions to the External Services.

  3. Authorise User.

  4. Create Token.

  5. Manage Protocols.

How to:

Expand
titleHow to create an External Service

Log in to Moodle as an administrator.
Goto: Site administration → Plugins → Webservices → External services.


Select create service
Add a new External service name and the short name “enrol_user“. The Short name is a mandatory field and is the name used to call the service.

Note

Short name is not a mandatory field in Moode, if left blank the interface will not work.

...