enchman/install-moodle-plugin
Install Moodle plugin
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo | The Git repository to install the plugin from. | yes | — |
| moodle_dir | The path to the Moodle directory. | no | ${{ github.workspace }} |
| ref | The Git ref to install. This can be a branch, tag, or commit SHA. | no | "" |
| path | The 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 | "" |
| token | The token to use for the Moodle API. | no | ${{ github.token }} |
Outputs
no outputs