Skip to content

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.

License

Notifications You must be signed in to change notification settings

iFadi/CustomUserCronCheckAccounts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CustomUserCronCheckAccounts

GitHub release (latest SemVer) GitHub closed issues GitHub issues GitHub closed pull requests GitHub pull requests GitHub forks GitHub stars GitHub license 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.

Version

v1.0.11

Screenshots

  • This is the default ILIAS Message Settings

  • This is the one generated from the plugin Settings Settings

Installation

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.

Parameters which can be used in the text subject/body

  • {USERNAME}
  • {EMAIL}
  • {FIRSTNAME}
  • {LASTNAME}
  • {EXPIRES}

Tested on the following ILIAS Versions:

  • v9.0
  • v9.99

PS: For older ILIAS versions, you can choose to use older tags/versions of the plugin.

Maintainer

ZQS/elsa - Leibniz Universität Hannover, elearning@uni-hannover.de

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages