Mathieu Ferment
Mathieu Ferment
We need to remove "PrestaShop 1.7" everywhere in 8.x and replace by something better. But one day there will be a PrestaShop 9 or a PrestaShop 10. We might avoid...
We [now run](https://github.com/PrestaShop/docs/issues/1001) the amazing search provided by https://docsearch.algolia.com/ ! We can improve the search results, here is a todo-list - verify h1, h2, ... structure https://docsearch.algolia.com/docs/tips - add a...
## Write a tutorial about how to work on the site locally #1103 Information on how to run the site locally should be updated [here](https://devdocs.prestashop.com/1.7/contribute/documentation/how/edit-on-your-computer/) This is tricky because it...
@atomiix Would it be possible to write a documentation page about what the Back Office layout does? It would be in `PrestaShop 1.7 > Core Reference > Components > Back...
We need a page that explains how the Menu Navigation bar of the Back Office is built. We need to explain what labels are. It would be in `PrestaShop 1.7...
I found a broken href on https://devdocs.prestashop.com/1.7/development/page-reference/back-office/order/refunds/ It might be possible to find all of these broken links using a crawler that go on each page of the devdocs and...
Here's a list of things we need to document (the list will evolve in time) ### Related to Grid - [x] How to use reusable Javascript grid Extensions https://github.com/PrestaShop/docs/pull/240 -...
Add link to https://github.com/PrestaShop/example-modules/pull/59 in a new page ? Probably in https://devdocs.prestashop.com/1.7/modules/concepts/overrides/ We need to remind it's a possibility offered by the software, but we insist that this is a...
Page "Suppliers > Brands" has been migrated, including "View a Brand" BO page available at URL `/admin-dev/index.php/sell/catalog/brands/{brandId}/view` We should demonstrate how someone can customize this view, using: - twig emplate...