enchman/install-moodle-plugin

Install Moodle plugin

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repoThe Git repository to install the plugin from. yes
moodle_dirThe path to the Moodle directory. no${{ github.workspace }}
refThe Git ref to install. This can be a branch, tag, or commit SHA. no""
pathThe path to install the plugin to. If specified, the plugin will be installed to this path. Otherwise, the plugin will be installed automatic according to component name. no""
tokenThe token to use for the Moodle API. no${{ github.token }}

no outputs