Mathieu Ferment
Mathieu Ferment
https://devdocs.prestashop.com/1.7/themes/getting-started/asset-management/ talks a lot about FO modules, but this does not apply to BO modern modules.
https://github.com/PrestaShop/PrestaShop/blob/develop/src/PrestaShopBundle/EventListener/TokenizedUrlsListener.php#L86 This behavior needs to be in the doc.
I want to write documentation about the lite display mode that will be enabled in SF pages with PR https://github.com/PrestaShop/PrestaShop/pull/12897. I'm wondering how do I write it 🤔. In some...
I'm considering the idea of describing what happens behind the curtains when a HTTP request hits PrestaShop. So I would describe - how request is matched against an URL and...
### Discussed in https://github.com/PrestaShop/PrestaShop/discussions/35609 Originally posted by **Angar90** March 11, 2024 ### Prerequisites - [X] I understand and accept the project's [code of conduct](https://github.com/PrestaShop/PrestaShop/blob/develop/CODE_OF_CONDUCT.md). - [X] I have already [searched...
Following change https://github.com/PrestaShop/PrestaShop/pull/34184 multiple changes need to be done for 9.0.0 1. Make the change crystal clear in the documentation "Notable changes in 9.0.0" to inform PrestaShop users broadly 2....
This issue tracks the status of the PrestaShop 8.1.6 release # Information Q | A --------------------------------------|--------------- **Type** | Patch version **Build date** | **Milestone** | [8.1.6](https://github.com/PrestaShop/PrestaShop/milestone/104) **Freeze date** | **Delivery...
### Prerequisites - [X] I understand and accept the project's [code of conduct](https://github.com/PrestaShop/PrestaShop/blob/develop/CODE_OF_CONDUCT.md). - [X] I have already [searched in existing issues](https://github.com/PrestaShop/PrestaShop/issues?q=is%3Aissue+label%3ABug) and found no previous report of this bug....
@marionf I think it might maybe be interesting to explain how the Product Team explores, together with the community, new features to improve PS 1.7 😃. The user interviews, the...