Jump to content

Recommended Posts

Posted

The module provides a paths under which cronjobs can be registered. It lists all registered cronjobs and can execute individual ones manually. The last execution, the last status and, in the event of an error, the last error message are displayed.

Download & Install
Github: https://github.com/neuerituale/ProcessCronJobs
Modules directory: https://processwire.com/modules/process-cron-jobs/
Composer: coming soon

  • Like 11
  • 2 years later...
  • 1 month later...
Posted

Version 2.0.0

ProcessCronJobs no longer relies on ProcessWire's LazyCron module. Due-state is now checked internally against each CronJob's lastRun and its configured interval. LazyCron definitions such as LazyCron::everyDay still work, though.

  • Remove lazyCron dependency add build in delay methods
  • fix race condition with the original LazyCron Module
  • fix cron command preview;
  • Like 2

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...