Diogo Cordeiro 10f0a15614 [VersionBump] 2.0.0alpha0
Ran composer update and locale updater
2021-07-16 19:44:38 +01:00
..
2021-07-16 19:44:38 +01:00
2021-07-16 19:44:36 +01:00

UnQueuePlugin wraps the UnQueueManager class which is a queue manager that does all the work immediately.

INSTALL

In config.php

addPlugin('UnQueue');

Be sure to disable other queues plugins.