Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Extend AEM Core Component Embed!

Avatar

Level 7

I would like to extend the embed core component to add url processors including vimeo. I proxied the core component to under apps, added an htl template naming vimeo.html under processors. Have also wrote the java class for the processing, which is created under  com.project-name.core.components.embed. I'm not sure whether it's the right location to add the java file, and how will it map to this. Could someone help me with extending and adding a custom url processor. Went through the examples on git regarding pinterest, but for project specific how to do that!

Themen

Anhand von Themen werden Community-Inhalte kategorisiert und Sie können so relevanten Inhalt besser finden.

6 Antworten

Avatar

Community Advisor

Avatar

Administrator
Please let us know if you require some more assistance from community here.


Kautuk Sahni

Avatar

Level 7

Hi @kautuk_sahni . The issue was resolved adding additional cofiguration for vimeo support. The custom URL processor remains a mystery!!

Avatar

Level 4

Hi @jezwn Could you please guide me how you have added additional configuration for vimeo support by extending core v2 embed component. I am also facing same issue here while extending core v2 embed to add vimeo urls.

Avatar

Level 7

@supriya-hande Were you able to figure this out? I had implemented this for a former client, and I don't have the exact details on the implementation now, it's been like 4 years. Please let me know if you are still facing the issue, and I can help you resolve. Thanks!

Avatar

Administrator
Thank you.


Kautuk Sahni