Expand my Community achievements bar.

AEM Page/Tool in Remote SPA

Avatar

Level 3

Hi Team,

 

We are working on AEM remote spa project where AEM is used only to send Content to external React app.

Now we need to create a tool/page/dashboard in AEM scope which will be showing list of pages/components and some other information.

 

But Problem in SPA framework is AEM does not allow to write rendering script (HTML/JSP), even though if we write it and try to use on page, there is no way to do so.

 

Is there any way we can still create a page in same site tree by passing SPA framework ?

 

OR

 

We should try to create page/tool under etc folder? if yes, is there any recommended approach?

 

 

 

 

 

1 Reply

Avatar

Community Advisor

@arvindpandey Remote SPA framework depend on Remote spa aem template, you can create a page using any other page template not extended from Remote spa template.