Table of Contents

Cron

ITFlow includes PHP scripts designed to run automatically via Cron, ensuring background tasks execute without user interacton. We strongly recommend configuring Cron.

Script purposes

All Cron scripts are now in the /scripts/ directory. There are several different cron scripts, each with a particular purpose:

Crontab file

To setup the scheduled tasks, copy the provided cron.d-itflow file to your system's cron directory (e.g. /etc/cron.d/itflow).

NB: If installed using the automated script after v25.10, this will have been done for you.

Cron Activation

You must then activate Cron within ITFlow: