adobe / aem-guides-wknd

Tutorial Code companion for Getting Started Developing with AEM Sites WKND Tutorial
https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-wknd-tutorial-develop/overview.html
MIT License
285 stars 548 forks source link

[Enhancement] - Author Content Fragment Model #346

Closed godanny86 closed 2 years ago

godanny86 commented 2 years ago

New Feature - Author CF Model

To showcase new capabilities of Content Fragments and data modeling by default, introduce a new Content Fragment Model: Author. This CF model would represent one of the contributors on the WKND site. It will include the following properties:

image

Article Model

The Article Model will also be updated to include a reference to the Author Model as an example of a Fragment Reference:

image