Expose AEM page authored as is | Community
Skip to main content
Level 2
March 10, 2021
Solved

Expose AEM page authored as is

  • March 10, 2021
  • 2 replies
  • 1107 views

Hello,

 

I'd like to know whether there is an AEM out-of-the-box functionality or a related solution has done where you author a page from AEM and expose everything as an API or a mini-application package. Then, the consumer can call that API or the link to that exported mini-application and render it as a page. All elements/css/js are still there.

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 user05162

You can use this AEM page exporter[1] for this use case which exports AEM pages as a package

 

[1] https://experienceleague.adobe.com/docs/experience-manager-65/administering/contentmanagement/page-exporter.html?lang=en#exporting-a-page

 

2 replies

user05162Adobe EmployeeAccepted solution
Adobe Employee
March 10, 2021

You can use this AEM page exporter[1] for this use case which exports AEM pages as a package

 

[1] https://experienceleague.adobe.com/docs/experience-manager-65/administering/contentmanagement/page-exporter.html?lang=en#exporting-a-page

 

Level 2
March 11, 2021
Nikhil-Kumar
Community Advisor
Community Advisor
March 18, 2021

@bluestella  -  As mentioned by @user05162 you can ue page exporter or make use of sling models as well.

Thanks,
Nikhil Kumar