Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hampel/job-runner-xenforo


https://github.com/hampel/job-runner-xenforo

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

CLI Job Runner for XenForo 2.2
==============================

This XenForo 2.2+ addon implements a CLI triggered job runner for use with Unix cron as a replacement for the built-in
`xf:run-jobs` command introduced in XF 2.2

New features include extensive logging and debugging support for jobs and cron tasks and the ability to run commands
for extended periods of up to 10 minutes.

By [Simon Hampel](https://xenforo.com/community/members/sim.4264/).

Requirements
------------

This addon requires PHP 7.0 or higher and XenForo 2.2+

TODO: implement Monolog logging