adobe / aem-core-cif-components

A set of configurations and components to get you started with AEM Commerce development
Apache License 2.0
103 stars 80 forks source link

Add a CIF Page v3 which extends the Core Component Page v3 #902

Closed rubnig closed 2 years ago

rubnig commented 2 years ago

User Story

As an author, I want to be able to use the featured image functionality from the Core Components Page v3 component, in a Core CIF Page.

Description & Motivation

This is currently not possible, as the Core CIF Page extends the v2 Core Component Page (core/wcm/components/page/v2/page) current-page-impl

Deliverables

Add a new Page Component in the CIF package that extends the Core Page v3 Component and make sure that the Page Model and possible Servlets and Filters take this new v3 resource type into account.

Acceptance Criteria

Verification Steps

buuhuu commented 2 years ago

Released in CIF 2.9.0