Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

AEM version and dependency to SPA projects on GitHub

Avatar

Level 2

Hi.
We are planning to migrate our AEM site to SPA/SPA Editor/React.
Currently we running AEM 6.4.5 (on-premise) and have a couple of questions:

1)

Do we get any improvements with regards to SPA/SPA Editor/React eco system by upgrading to AEM 6.5 (SP4) first ?

Or is it more dependent on the GitHub projects mentioned below ?

2)

Are the SPA/SPA Editor projects on GitHub like
@adobe/cq-spa-page-model-manager
@adobe/cq-react-editable-components
@adobe/cq-spa-component-mapping

independent of AEM version, and will they work well on both 6.4.5 and 6.5 ?

Basically we would like to know the benefits of upgrading to 6.5 with respect to SPA.
It is difficult to get any technical details out of the 6.5 Release Notes.
Thanks.

Erling

 

1 Accepted Solution

Avatar

Correct answer by
Level 5

With AEM 6.5, below 2 new features is available

 

1) Use Template Editor to edit and configure the AEM editable parts of the SPA
2) Use Multi-site Management to create country, franchise or white-labeled SPA experiences

 

 

View solution in original post

3 Replies

Avatar

Employee

We always recommend upgrading to the most recent SP. 

The Service Pack package also includes SP fixes and improvements.

 

Available GitHub projects require a minimum version of 6.4.2 or 6.5. Both branches are equally supported. 

Avatar

Correct answer by
Level 5

With AEM 6.5, below 2 new features is available

 

1) Use Template Editor to edit and configure the AEM editable parts of the SPA
2) Use Multi-site Management to create country, franchise or white-labeled SPA experiences

 

 

Avatar

Community Advisor

@erlingklaeboe 

As compared to 6.4.x and 6.5.5 following are the changes that I observed as part of SPA Editor.

1. Now editable templates are available to use in 6.5.5
2. Due to the availability of the Editable templates we can have runtime CSS ataached.
3. Experience Fragment is enabled in SPA editor.

Thanks,
Nikhil