Mathieu Ferment

Results 381 comments of Mathieu Ferment

I have to say @Julievrz suggestions seems to be very clear, not confusing at all 👍

Use env variables to enable/disable feature flags https://github.com/PrestaShop/PrestaShop/pull/32923

I don't have the answer because this was done a long time ago, but I can make a guess. As some themes and some modules, are not compatible with CCC,...

I just made a guess about why it's like this, I did not say I agree about this choice 😉

Here are some candidates for the list: - ~in the BO, migrated pages use a Smarty layout template that is different from the Smarty layout template used in legacy pages...

~May I suggest adding https://github.com/PrestaShop/PrestaShop/issues/20333 to the list ?~ -> added

Fixed by https://github.com/PrestaShop/PrestaShop/pull/38919

> If bots are accessing your website, they will get 404 on non existent image, this load whole website, content and modules. If bot is spamming (for example Facebook) -...

> @Quetzacoalt91 No no Thomas it's not related. That problem is that out of 77 native modules, only 12 are used on my installs. So after upgrade to v9, I...

@bibips replacing inline style by class would remove the capability to customize it PrestaShop is a CMS so it has to be customizable. > To allow a strict policy for...