Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Latest commit

 

History

History
32 lines (19 loc) · 680 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 680 Bytes

SrUserEnrolmentCron ILIAS Plugin

Cron jobs for enrol by rule and enrolment workflow

This project is licensed under the GPL-3.0-only license

Requirements

  • ILIAS 6.0 - 7.999
  • PHP >=7.2

Installation

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

Description

Base plugin

First you need to install the SrUserEnrolment plugin

Cron jobs

TODO