Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Can we create an Experience Fragment with Angular SPA on 6.4.8

Avatar

Level 2

Hi Experts,

 

Can we create an Experience Fragment with Angular SPA on 6.4.8? If yes could you please provide any sample/github url for the same.

 

Regards,

Prathap

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
2 Replies

Avatar

Correct answer by
Community Advisor

Possible, seems like there's been some discussion on it here.

Check this out : https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-6-4-with-spa-editor-ho... 

Also, check this video from @Sc0rpic0m , https://www.youtube.com/watch?v=Wn6pz5TI4Kc&t=230s 

Avatar

Community Advisor

Hi @prathapm1847112 ,

Here is the project for rendering experience fragments on a react app github link: https://github.com/sansai2011/aem-guides-wknd-spa.react 

Clone this project and run below command to deploy

mvn clean install -PautoInstallSinglePackage

For more details please refer this tutorial: https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-with-aem-headless/s...

Also worth visiting this thread @B_Sravan shared: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-6-4-with-spa-editor-ho...

Hope that helps!

Regards,

Santosh