Unay Santisteban

Results 4 comments of 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 }); ```

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!!