meta data for this page
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| cron [2023/05/01 21:29] – created johnny | cron [2026/08/30 22:45] (current) – clarify steps to enable cron wrongecho | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | The following scripts should be added to your CRON: | + | ====== Cron ====== |
| - | * php / | + | |
| - | * php / | + | |
| - | The key can be found Settings > Alerts > Cron Key | + | ITFlow includes PHP script designed to run automatically via [[https:// |
| - | Also Cron must be enabled in this area as well. | + | |
| + | |||
| + | ==== Script purposes ==== | ||
| + | All Cron scripts are located in the ''/ | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | |||
| + | ==== Crontab file ==== | ||
| + | |||
| + | To setup the scheduled tasks, copy the [[https:// | ||
| + | |||
| + | |||
| + | ==== Cron Activation ==== | ||
| + | You must then activate Cron within ITFlow: | ||
| + | |||
| + | * Sign in to ITFlow with administrative rights. | ||
| + | * Navigate to **Settings** > **Cron** | ||
| + | * Enable | ||
| + | |||
| + | {{:: | ||