workflow-extensions-bundle
workflow-extensions-bundle copied to clipboard
Bundle for extended workflow management and automation
Are there any plans or a roadmap to support different job queues? Symfony messenger is moving forward to really stable, so it would be very nice if the JMS JobQueue...
``` $ ./bin/console doctrine:schema:create [Doctrine\ORM\Mapping\MappingException] The target-entity JMS\JobQueueBundle\Entity\Job cannot be found in 'Gtt\Bundle\WorkflowExtension sBundle\Entity\ScheduledJob#job'. ``` Can this bundle work without `JMS\JobQueueBundle`?