Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.03 KB

README.md

File metadata and controls

21 lines (17 loc) · 1.03 KB

Description

The enrolment plugin "enrol on approval" add an approval step into the course enrolment process. Users will be informed by mail as soon as their course application has been approved/rejected.

Installation

Install from moodle.org

Install with git

  • use a command line interface of your choice on the destination system (server with moodle installation)
  • switch to the moodle enrol folder: cd /path/to/moodle/enrol/
  • git clone https://github.com/emeneo/apply.git
  • navigate on your moodle page to admin --> notifivations and follow the instructions

Install from zip