Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 584 Bytes

2022-01-12-implement-sw-admin-menu-extension.md

File metadata and controls

15 lines (15 loc) · 584 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Implement sw-admin-menu extension
issue: NEXT-18121
author: Sebastian Seggewiss
author_email: [email protected]
author_github: @seggewiss
---

Administration

  • Added extension sdk menu items to sw-admin-menu
  • Added default value to parentEntries of sw-admin-menu-item
  • Added sw-extension-sdk-module component
  • Added sw-extension-sdk module
  • Added extension sdk menu item initializer (src/Administration/Resources/app/administration/src/app/init/menu-item.init.ts)
  • Added menuItem store
  • Added reference to the iFrame of the sw-iframe-renderer