CustomUserCronCheckAccounts is a plugin for the ILIAS Learning Management System, which extends the default ILIAS "check user accounts" Cronjob,
to allow you to customize the email/notification message sent to the user.
v1.0.11
In your {ILIAS Root} directory
mkdir -p Customizing/global/plugins/Services/Cron/CronHook
cd Customizing/global/plugins/Services/Cron/CronHook
git clone https://github.com/iFadi/CustomUserCronCheckAccounts.git
to list the plugin under "Administration" > "Plugins", you should run in your {ILIAS Root}:
composer du --no-dev
After activating the plugin, a new cronjob "Customizable - Check user accounts" should appear under "System Settings and Maintenance --> General Settings --> Cron Jobs" . You should also deactivate the default ILIAS "Check user accounts" Cronjob.
- {USERNAME}
- {EMAIL}
- {FIRSTNAME}
- {LASTNAME}
- {EXPIRES}
- v9.0
- v9.99
PS: For older ILIAS versions, you can choose to use older tags/versions of the plugin.
ZQS/elsa - Leibniz Universität Hannover, elearning@uni-hannover.de