Maxime Flasquin
Maxime Flasquin
It's seems some modules works but we have to clear the cache manually in BO before be able to use them. When the modules are installed on 1.7.7 they works...
Fixed by https://github.com/PrestaShop/PrestaShop/pull/32044
@NeOMakinG can you take a look ? :smile:
New PR targeting 8.0.x branch : https://github.com/PrestaShop/PrestaShop/pull/30993/files
+1
Hi @Codencode, can you fix the CI before we can merge the PR ?
thanks @Codencode
Maybe we can add some steps on this issue with several PR associated : - [x] Add PHP Linter - [x] Add php-cs-fixer (with fixes) - [x] Add phpstan (with...