PrestaShop / PrestaShop/docs

Document Back Office menu navigation bar

Open
#987 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
Dominant language
Scala
Stars
136
Forks
555
Avg merge
4d 14h
Merged PRs (30d)
4

Description

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 > Core Reference > Components > Back Office Menu.

Page PrestaShop 1.7 > Modules > Extension concepts > Controllers > Admin controllers > Adding module links in the back-office side menu explains how to add items in the menu.

Here is a draft

---
title: Back Office Menu
menuTitle: Back Office menu
---

# The Back Office menu

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 Menu

TODO

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.

Research direction

Start with the existing “Adding module links in the back-office side menu” page and the requested location under “PrestaShop 1.7 > Core Reference > Components > Back Office Menu.” Use the supplied draft as the outline, then document the menu navigation bar, including what its labels are. Done means the new page replaces the TODO and explains the stated Back Office menu structure.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.