Deutschland United States United Kingdom
ContentLion - Open Source CMS

Scheduled Tasks

Some tasks have to be done more than one time. That could be the task for clearing the cache or making backups. To execute this task without a Cron, we made a possibility to do this inside ContentLion.

On every page visit we do a task, if it does exists. For this reason you can't use it for every task:

If you want task that do more than this, you have to use crons. But for small things, this is a good method for you.

Create a task

At this time the creation of a task has to be executed over sql. You can add a new row in the task-table. We have the following columns: