6e031d623a
Updated composer and translations composer install --no-dev composer dump-autoload --optimize git add vendor/ --force make updatepo |
||
---|---|---|
.. | ||
classes | ||
locale | ||
README.md | ||
UnQueuePlugin.php |
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.