Expand my Community achievements bar.

SOLVED

Host the bundle

Avatar

Level 4

Hi,

I have multiple bundles that have  HTML,CSS and JS files how can i host them in AEM?

I am using AEM 6.5

Thanks 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@tatrived 

 

the CSS and JS used for pages in AEM should be part of ui.frontend module.

These would be deployed as client libraries in AEM and used in templates

 

https://medium.com/@toimrank/aem-ui-frontend-module-complete-guide-265175c540b0#:~:text=In%20simple%....

 

https://experienceleague.adobe.com/docs/experience-manager-65/developing/introduction/clientlibs.htm... 

 

Whats the HTML about? 

The AEM pages are created in AEM using templates.


Aanchal Sikka

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

@tatrived 

 

the CSS and JS used for pages in AEM should be part of ui.frontend module.

These would be deployed as client libraries in AEM and used in templates

 

https://medium.com/@toimrank/aem-ui-frontend-module-complete-guide-265175c540b0#:~:text=In%20simple%....

 

https://experienceleague.adobe.com/docs/experience-manager-65/developing/introduction/clientlibs.htm... 

 

Whats the HTML about? 

The AEM pages are created in AEM using templates.


Aanchal Sikka