schmittjoh / JMSJobQueueBundle

Run and Schedule Symfony Console Commands as Background Jobs
http://jmsyst.com/bundles/JMSJobQueueBundle
334 stars 254 forks source link

Extend templates in Symfony 4.4 #257

Closed fnagel closed 3 years ago

fnagel commented 3 years ago

Can somebody provide some help how to extend this bundle when using the new Syfmony flex structure? I'm upgrading from Symfony 3.4 and already had extended templates but I'm struggling to migrate this to Symfony 4.4.

I've tried this guide, but without success: https://symfony.com/doc/4.4/bundles/override.html#templates

My folder structure: grafik

fnagel commented 3 years ago

Solution: use JMSJobQueueBundle as bundle name, like this templates/bundles/JMSJobQueueBundle/Job.