내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Does Aem 6.4 suppor angular

Avatar

Level 2

Hi,

    is anyone can tell me that aem 6.4 support angular js

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee Advisor

If you want to use SPA editor for an end to end delivery of an angular SPA, you need to be on 6.4.2 or above. Reference at [1]

If you want angular for any custom functionality, you can embed it as a clientlibs as use it. Reference pattern is available in ACS-Commons at [2]

 

[1] - https://docs.adobe.com/content/help/en/experience-manager-64/developing/headless/spas/spa-overview.h...

[2] - /apps/acs-commons/clientlibs/vendor/angularjs

원본 게시물의 솔루션 보기

2 답변 개

Avatar

Employee

Hi Shashank,

Yes it is supported, check https://docs.adobe.com/content/help/en/experience-manager-64/developing/headless/spas/spa-getting-st... for more details.

 

Note:

The Single-Page Application (SPA) Editor feature requires AEM 6.4 service pack 2 or newer.
The SPA Editor is the recommended solution for projects that require SPA framework based client-side rendering (e.g. React or Angular).

 

Thanks,

Vaishali

Avatar

정확한 답변 작성자:
Employee Advisor

If you want to use SPA editor for an end to end delivery of an angular SPA, you need to be on 6.4.2 or above. Reference at [1]

If you want angular for any custom functionality, you can embed it as a clientlibs as use it. Reference pattern is available in ACS-Commons at [2]

 

[1] - https://docs.adobe.com/content/help/en/experience-manager-64/developing/headless/spas/spa-overview.h...

[2] - /apps/acs-commons/clientlibs/vendor/angularjs