What AEM Archetype to use for building headless implementation | Community
Skip to main content
Mario248
Level 7
June 13, 2022
Solved

What AEM Archetype to use for building headless implementation

  • June 13, 2022
  • 2 replies
  • 915 views

I want to create a new repository for one of the AEM headless implementation. I see the latest Archetype Version is 36. Just want to know if this version well fit for aem headless implementation. Can anyone confirm ?

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SantoshSai

Hi @mario248 

Please check if this helps: https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-with-aem-headless/spa-editor/react/create-project.html?lang=en

This tutorial uses version 27 of the archetype. It is always a best practice to use the latest version of the archetype to generate a new project- so you can use latest one.

 

Regards,

Santosh

2 replies

SantoshSai
Community Advisor
SantoshSaiCommunity AdvisorAccepted solution
Community Advisor
June 13, 2022

Hi @mario248 

Please check if this helps: https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-with-aem-headless/spa-editor/react/create-project.html?lang=en

This tutorial uses version 27 of the archetype. It is always a best practice to use the latest version of the archetype to generate a new project- so you can use latest one.

 

Regards,

Santosh

Santosh Sai
Adobe Employee
June 13, 2022

It is better to always use latest archetype - https://github.com/adobe/aem-project-archetype/blob/master/VERSIONS.md

 

Like @santoshsai mentioned,

"This tutorial uses version 27 of the archetype. It is always a best practice to use the latest version of the archetype to generate a new project"

Mario248
Mario248Author
Level 7
June 13, 2022

thank you for the reference