Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

SOLVED

what is the difference between foundation and core components.

Avatar

Level 2
 
1 Accepted Solution

Avatar

Correct answer by
Level 7

@gargkrishna Basically foundation compoenents are the the ones that aredesigned for use when authoring content for a standard web page. They form a subset of the components available out-of-the-box for a standard installation of AEM.

https://experienceleague.adobe.com/docs/experience-manager-65/authoring/siteandpage/default-componen...

And core compoenents are introduced in aem 6.X. This is maily used to override/extend components in aem which will be secure, robust, version-able and uses latest technologies. It also helps speed up the process of developing websites in aem and follow best practices and coding stds.

https://www.aemcomponents.dev/content/core-components-examples/library.htmlhttps://www.aemcomponents...

 

 

View solution in original post

1 Reply

Avatar

Correct answer by
Level 7

@gargkrishna Basically foundation compoenents are the the ones that aredesigned for use when authoring content for a standard web page. They form a subset of the components available out-of-the-box for a standard installation of AEM.

https://experienceleague.adobe.com/docs/experience-manager-65/authoring/siteandpage/default-componen...

And core compoenents are introduced in aem 6.X. This is maily used to override/extend components in aem which will be secure, robust, version-able and uses latest technologies. It also helps speed up the process of developing websites in aem and follow best practices and coding stds.

https://www.aemcomponents.dev/content/core-components-examples/library.htmlhttps://www.aemcomponents...