.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -- coding: utf-8 -- with BOM.
Job queues for TYPO3 CMS. Implements concrete queue for the database workqueue. Requires the exension jobqueue to be installed.
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.
Bug reports and pull request are welcome through GitHub.
1.1.0 Compatibility with TYPO3 8.7, Add composer file 1.0.0 First release