Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 534 Bytes

2023-01-16-add-custom-entity-page-type-and-page-type-registry.md

File metadata and controls

11 lines (11 loc) · 534 Bytes
title issue author author_email author_github
Add Custom Entity Page Type and page type registry
NEXT-22656
Marcel Brode
m.brode@shopware.com
Marcel Brode

Administration

  • Added src/module/sw-cms/service/cms-page-type.service.ts to enable dynamic registration of new cms page types
  • Added src/module/sw-cms/init/cmsPageTypes.init.ts to initialize Shopware's default page types for the cms
  • Changed src/app/init/repository.init.js to add specific cms pages types, when cms-aware flag is given in custom entities