JobQueueBundle

Symfony Bundle which aims to replace JMSJobQueueBundle console commands scheduling

GPL-2.0 License

Downloads
226
Stars
2
Committers
3

Bot releases are hidden (Show)

JobQueueBundle - 1.0.7

Published by Matys333 about 1 month ago

  • Updated bundle's config:

    • No more needed to add anything in services/routes/twig yaml files in the application
    • Update rendering path of templates - IF YOU ARE EXTENDING THE TEMPLATES YOU NEED TO UPDATE TO '@JobQueue/job/template.html.twig'
  • Updated readme

JobQueueBundle - 1.0.6

Published by Matys333 about 1 month ago

ORM 3 support

JobQueueBundle - 1.0.5

Published by Matys333 7 months ago

JobQueueBundle - 1.0.4

Published by Matys333 8 months ago

Added check for same already planned job.
Added command params info in command detail page.

JobQueueBundle - 1.0.3 Latest Release

Published by Matys333 about 1 year ago

JobQueueBundle - 1.0.2

Published by Matys333 about 1 year ago

JobQueueBundle - 1.0.1

Published by Matys333 about 1 year ago

Add optional entity name to jobs

JobQueueBundle - 1.0.0

Published by Matys333 about 1 year ago

Initial release