PrestaShop / PrestaShop/docs

Document Back Office layout

Open
#986 3 comments 0 reactions 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.