Mathieu Ferment
Mathieu Ferment
> btw Im not sure does overrides work with ANY classes (including the ones in domain) as well? I mean services override 😉 . When you declare a YAML config...
Hello @thomasnares here is an interesting question: should this content be added to doc or not ? 😅 we could not find the answer in 2021
Added to https://github.com/PrestaShop/docs/issues/1324
Hello, I have modified your PR to target the `1.7.x` branch. We have modified the devdocs inner working in order to welcome multiple documentation versions. This is because soon we...
@jolelievre I think you worked on Tabs at some point, when you wanted to make them usable with Symfony. If you have a good understanding of the inner working of...
Part of the content is in https://devdocs.prestashop.com/1.7/development/architecture/modern/controller-routing/#security because tabs are mapped to controllers and are linked to authorization Also https://devdocs.prestashop.com/1.7/modules/concepts/controllers/admin-controllers/tabs/ explains a lot of things about it
Hi @kpodemski unfortunately no I think you refer to something else 😢 . I documented the `collapsable right sidebar that contains documentation` but the other elements of the BO menu...
> @matks do you think we need a lot of details about it? those are basically registered `Tab`s: > https://devdocs.prestashop.com/1.7/modules/concepts/controllers/admin-controllers/tabs/#tabs-registration > > 🤔 https://devdocs.prestashop.com/1.7/modules/concepts/controllers/admin-controllers/tabs/#tabs-registration This page is great to explain...
This section is outdated https://devdocs.prestashop.com/1.7/webservice/resources/ What can we do to ensure it is easy to keep it up-to-date?
Added to https://github.com/PrestaShop/docs/issues/1325