Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Cron is a process done on the server side. Drupal just takes advantage of it. Depending on your host, you'd have to use their webpanel to set up the cron job.
I use the poormanscron module.
It takes care of all cron-related stuff without me doing anything, after enabling it & setting how often it should run. If you have no special needs, it should do.
Comments
Cron is a process done on the
Cron is a process done on the server side. Drupal just takes advantage of it. Depending on your host, you'd have to use their webpanel to set up the cron job.
I use the poormanscron
I use the poormanscron module.
It takes care of all cron-related stuff without me doing anything, after enabling it & setting how often it should run. If you have no special needs, it should do.