Issue in "How to override Back Office views" page (for PS 1.7.5)
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 136
- Forks
- 555
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 4
Description
The file catalog.html.twig of your example must be located in
PrestaShop/Admin/Product/CatalogPage
of the module and not in
PrestaShop/Admin/Product
as written.
Regards
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the “How to override Back Office views” page and review the example for PS 1.7.5. Correct the documented location of catalog.html.twig to PrestaShop/Admin/Product/CatalogPage in the module, then verify that the surrounding example remains consistent.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100