Sim - CLI Job / Cron Runner
This XenForo 2.x addon implements an advanced CLI triggered job runner for use with Unix cron as a replacement for the built-in
The command is called
Features
Main features of this addon:
Read more about this resource...
This XenForo 2.x addon implements an advanced CLI triggered job runner for use with Unix cron as a replacement for the built-in
xf:run-jobs
command introduced in XF 2.2The command is called
hg:run-jobs
and does the same thing that xf:run-jobs
does, but with more options and functionality.Features
Main features of this addon:
- allows commands to process jobs/crons for up to 10 minutes at a time, even when triggered every minute...
Read more about this resource...