Mathieu Ferment
Mathieu Ferment
https://github.com/PrestaShop/decimal
Following https://github.com/PrestaShop/prestashop.github.io/issues/704 and https://github.com/PrestaShop/prestashop.github.io/issues/705 I think about another topic that might need a dedicated article: the "no-go" zones in PS codebase. With this marketing name that sounds like a movie...
@ttoine @eternoendless Recently I add a discussion on Twitter where the topic of PrestaShop slow major releases lifecycle was discussed. I thought it would be interesting to explain how hard...
Part of Symfony migration project Type: page # Status Todo: - [ ] Create "add carrier" command https://github.com/PrestaShop/PrestaShop/pull/14551 - [ ] At each save make sure there is data modification...
This tool is doing amazing things but it can be improved. For example code complexity of class https://github.com/PrestaShop/prestashop-shop-creator/blob/master/src/Generator/EntityGenerator.php is high. First thing needed to enable refactoring of this repository would...
## Background We want to release a stable version of Hummingbird with PrestaShop v9. Current version of Hummingbird is 0.2.0 . To do so, we need to: Classic theme will...
Update module ps_imageslider to make it compliant with https://github.com/PrestaShop/PrestaShop/pull/34184 Then perform a module release Once this is done, the issue https://github.com/PrestaShop/PrestaShop/pull/34184 can be closed. The work started in PR https://github.com/PrestaShop/ps_imageslider/pull/96...
#### Is your feature request related to a problem? A shop that has been running for years might accumulate a huge quantity of outdated datas: logs in `ps_log` table, emails...
I see we use a jQuery plugin dependency https://github.com/PrestaShop/pstagger that has not been updated since 2016. Is this OK? Should we stop relying on it? Should we update it?
package.json mentions OSL license but the file is not in the repo. Should we add the file?