Cron jobs for enrol by rule and enrolment workflow
This project is licensed under the GPL-3.0-only license
- ILIAS 6.0 - 7.999
- PHP >=7.2
Start at your ILIAS root directory
mkdir -p Customizing/global/plugins/Services/Cron/CronHook
cd Customizing/global/plugins/Services/Cron/CronHook
git clone https://github.com/fluxfw/SrUserEnrolmentCron.git SrUserEnrolmentCron
Update, activate and config the plugin in the ILIAS Plugin Administration
First you need to install the SrUserEnrolment plugin
TODO