docs
docs copied to clipboard
Improve Core reference > Components section
- [x] BO sidebar β
- [x] Configuration storage β
- [ ] Controllers π΄ (see nice example https://developers.shopware.com/developers-guide/controller/)
- [ ] Context π
- [ ] Locales and currencies π΄
- [ ] Database π
- [ ] https://github.com/PrestaShop/docs/issues/1141
- [ ] Global JS components π
- [ ] Helper classes π (need to be updated and Symfony alternatives documented)
- [x] HelperForm β
- [x] HelperList β
- [x] HelperOptions β
- [ ] Router and dispatcher β
- [ ] Smarty Extensions π
- [x] Console β
- [x] Faceted search β
- [ ] Form π
- [ ] Grid π (needs to be updated)
- [ ] Hook π
- [ ] Classes like DataProvider, Repositories β¦ π΄ (see nice example https://devdocs.magento.com/guides/v2.4/extension-dev-guide/searching-with-repositories.html)
- [x] Import β
- [x] Mail templates β
- [ ] Images π΄ https://github.com/PrestaShop/docs/issues/1084
- [ ] Position updater β‘οΈ should move into Grid section
- [ ] TinyMCE β‘οΈ should move into JS components section
- [ ] Users π (see below)
- [ ] All JS components (like TinyMCE) π΄ a section for all JS
- [ ] Webservice π΄ should be a link to top section
- [ ] The Front-office π΄ document the Cart, the checkout processβ¦
- [ ] Prices π΄ see https://devdocs.magento.com/guides/v2.4/extension-dev-guide/price-adjustments.html
For Users: we need to document how FO users login, how BO users login, document the user properties and capabilities, customer addresses, customer carts... β¦
FO User is a Customer π΄ -> see nice example https://docs.sylius.com/en/latest/book/index.html#customers
β‘οΈ= must move or must be removed β = quite complete (although can always be improved) π = can be improved π΄ = does not exist