Using Embed | Community
Skip to main content
Level 4
September 2, 2020
Solved

Using Embed

  • September 2, 2020
  • 1 reply
  • 1145 views

I want to explore Embed component for a requirement but my local AEM 6.5 instance is having core component package version 2.3.2. And while editing a page i am not able to find embed component to be dragged and dropped. How can i get Embed in my list of components to be used?

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 Vijayalakshmi_S

Hi @shaheena_sk,

Embed component is introduced in Core components version 2.7.0

Please install the same -> create proxy component in your project base inheriting from core Embed component(with project specific component group) -> author in site pages.

 

1 reply

Vijayalakshmi_S
Vijayalakshmi_SAccepted solution
Level 10
September 2, 2020

Hi @shaheena_sk,

Embed component is introduced in Core components version 2.7.0

Please install the same -> create proxy component in your project base inheriting from core Embed component(with project specific component group) -> author in site pages.

 

Level 4
September 3, 2020
do i need to deploy this package via maven? because i already tried installing this package directly into package manager and got stuck