Presta Module

Results 3 comments of Presta Module

Hi @julienbourdeau We are not supposed to use global into modules as it's forbidden into the validator. By the way, I would prefer (and it would keep BC) keep using...

If i remember well, `$request = Request::createFromGlobals()` does not include parameters (id of product). About making request available in hooks, it's fine too, but if we can keep some BC...

Hi, As mentioned in the issue, it occurs when you have `categories` in the rewrite rule, since the block of code triggering the error is conditioned to having `categories` in...