Mathieu Ferment

Results 98 issues of Mathieu Ferment

This issue tracks the status of the PrestaShop 1.7.8.7 release ### Information Q | A --------------------------------|--------------- **Type** | Patch version **Est. Build date** | October 2022 **Milestone** | [1.7.8.8](https://github.com/PrestaShop/PrestaShop/milestone/83) **Kanban**...

Topwatchers
Release

Some wordings did not have the right catalog in Upgrade module. - [x] The wordings need to be fixed https://github.com/PrestaShop/PrestaShop/issues/29649 - [ ] Then translation catalog must be extracted. -...

8.0.x
CO
Translations
WIP
PR available
Task

Part of Symfony migration project type: page ## Status **Todo:** - [ ] migrate form https://github.com/PrestaShop/PrestaShop/pull/14476 **Bug fixes:** - [ ] BO - Features page - No alert displayed when...

Feature
BO
Features
Ready
migration

Ps_facetedsearch is a widly used FO module, but the inner working is very complex. @PierreRambaud did a wonderful refacto of the module but I think we should put in the...

question

In module version 1, the Reviewer model is being persisted in the database using ObjectModel. https://github.com/friends-of-prestashop/demo-cqrs-hooks-usage-module/blob/master/src/Entity/Reviewer.php In a future version of this module, we could demonstrate the use of Doctrine...

Part of Symfony migration project ## Status In order to finish the migration of this back-office page, we need to: **Todo List**: - [x] Continue the PR https://github.com/PrestaShop/PrestaShop/pull/31502 (see below)...

Feature
BO
Attributes
Ready
migration
PR available

Following the development of PrestaShop 8 we need to document it to be able to release PrestaShop 8.0.0 RC. **This ticket is a meta-ticket that lists all components we need...

Epic

Short summary: - install module autoupgrade - In "configure" module page, select "Local Archive" - put target ZIP in `admin/autoupgrade/download` - select "Backup Options" to No - launch upgrade Thanks...

Although this is not directly required, it would be nice to cover in the devdocs the usage of known technologies for increased performance. I'm thinking about: - nginx as a...

question