Paul Coudeville
Paul Coudeville
Satis is working with 1.2.2 composer version, but gitlab-token appear in 1.3, your startup script must update composer `composer update composer/composer` before starting server as so the user may enter...
Hello there ! I was wondering if it was possible to handle a 3.4 symfony version ? I am stucked by the symfony/console 4+ restriction. Thanks !
Hello, Did you considered using [dart sass](https://sass-lang.com/dart-sass) instead of node sass implementation ? It reduce compilation timing and assure a long term support for sass features. Thanks
When trying to add a custom post to a menu, you first have to enable custom post views in screen options. Is it possible to automatically update screen options for...
…AddressFormHandler hook. As the "Form is handled based on Order ID because that's the order that needs update", the actionAfterUpdateCustomerAddressFormHandler does not have the address ID available in actionAfterUpdateCustomerAddressFormHandler hook...
| Questions | Answers | ----------------- | ------------------------------------------------------- | Branch? | develop | Description? | When I have Prestashop in a load-balancing system, I can see the database name, but...
If the product is accessed from another category than product default category, it will generate the breadcrumb according to current category. | Questions | Answers | ----------------- | ------------------------------------------------------- |...
Is it possible to implement a Typescript Component that allow infinite scroll capability in category page ? We could potentially set a parameter to enable the infinite scroll instead of...
Hello there ! Is it possible to add a stylelinter rule for privilieging relative units in scss ? Moreover is it possible to switch existing pixel presence in code to...