Document Back Office layout
Open
@atomiix is already working on this.
Since Jun 28, 2021.
question
- Dominant language
- Scala
- Stars
- 136
- Forks
- 555
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 4
Description
@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 Office layout
Here is a draft
---
title: Back Office layout
menuTitle: Back Office layout
---
# The Back Office layout
Back Office controller return Back Office HTML pages.
Most of these pages Back Office page have a common HTML structure:
- a layout at the top
- a menu navigation bar on the left
- the page content at the center
- a collapsable right sidebar that contains documentation
## Back Office Layout
TODO
I think you could write in there what you have reverse-engineered while working on rebuilding the Layout using Twig and Symfony (to get rid of Smarty legacy layout)
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.
Assessment
This issue has not been assessed yet.