Unay Santisteban
Unay Santisteban
If you need to use other variables in the fork Closure scope use "use()" ```php $params = ['foo', 'bar']; $manager->fork(function (\Ko\Process $jobProcess) use ($params) { //do something }); ```
Hi everyone, any update on merging this PR??
Hello, in my case works perfectly, I just add a Custom HTML particle with the Process Twig enabled and the following code: ```twig {% if config.plugins.taxonomylist.enabled %} Popular Tags {%...
Totally agree, keep going!!