DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

https://travis-ci.org/r3h6/TYPO3.EXT.jobqueue_database.svg?branch=master

Documentation

Job queues for TYPO3 CMS. Implements concrete queue for the database workqueue. Requires the exension jobqueue to be installed.

Configuration

This extension requires the jobqueue extension.

In order to use this queue you should set the defaultQueue to R3H6\JobqueueDatabase\Queue\DatabaseQueue in the jobqueue extension settings.

Contributing

Bug reports and pull request are welcome through GitHub.

Changelog

1.1.0 Compatibility with TYPO3 8.7, Add composer file 1.0.0 First release