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

Expose AEM page authored as is

Avatar

Level 2

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.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

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-e...

 

View solution in original post

3 Replies

Avatar

Correct answer by
Employee Advisor

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-e...

 

Avatar

Community Advisor

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

Thanks,
Nikhil Kumar