Poormanscron

Uwe Hermann - September 28, 2003 - 16:45

A module which runs the Drupal cron operations without needing the cron application.

For every page view, this module checks to see if the last cron run was more than 1 hour ago (this period is configurable). If so, the cron hooks are executed, and Drupal is happy. These cron hooks fire after all HTML is returned to the browser, so the user who kicks off the cron jobs should not notice any delay.

Releases

Official releasesDateSizeLinksStatus
6.x-1.02008-Feb-0611.33 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-1.12007-Jan-2011.39 KBRecommended for 5.xThis is currently the recommended release for 5.x.
4.7.x-1.02007-Jan-1410.38 KBRecommended for 4.7.xThis is currently the recommended release for 4.7.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2008-Apr-2712.29 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
5.x-1.x-dev2008-Feb-1112.31 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
4.7.x-1.x-dev2007-Mar-3110.81 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
 
 

Drupal is a registered trademark of Dries Buytaert.