Browse Source
@danielneis adding composer.jsonSABERES_37_STABLE v3.0-ba1450c1
@danielneis filter by enrolid/enrol plugin on getAllEnrolmentbd03f50
@danielneis add missing string
Flotter Totte
9 years ago
5 changed files with 53 additions and 10 deletions
@ -0,0 +1,12 @@ |
|||||
|
{ |
||||
|
"name": "emeneo/moodle-enrol_apply", |
||||
|
"description": "An enrol plugin for Moodle that adds an approval step into the course enrolment process.", |
||||
|
"type": "moodle-enrol", |
||||
|
"license": "GPLv3", |
||||
|
"require": { |
||||
|
"composer/installers": "*" |
||||
|
}, |
||||
|
"extra": { |
||||
|
"installer-name": "apply" |
||||
|
} |
||||
|
} |
Loading…
Reference in new issue