Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hampel/job-runner-xenforo
https://github.com/hampel/job-runner-xenforo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hampel/job-runner-xenforo
- Owner: hampel
- License: mit
- Created: 2024-02-28T23:16:01.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-07-12T04:30:53.000Z (6 months ago)
- Last Synced: 2024-07-13T02:23:39.071Z (6 months ago)
- Language: PHP
- Size: 108 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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