Daniel Neis
9 years ago
committed by
Daniel Neis Araujo
1 changed files with 12 additions and 0 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