Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

Can I connect or map Sketch component libraries to an AEM component Library?

Avatar

Level 1

Looking to leverage existing assets built in Sketch, and connect them to AEM components. 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

hi @LawrenceVG ,

your question is not clear to me, what I understand is , you already have some assets like image, docs an all and you wana use it in aem.

If I am right then my answer will be yes You can do it.

But approach will be different in different scenario.

If number of assets are less then you can manually upload it in aem's dam from your local machine.

If number of assets are huge, you can write some service that will get the assets from the already available repo. and write it into the aem dam with required rendition with the help of Assetmanager API.

We already have Sceene7 and s3  available that can also help you in some scenario.

Hope this will help.

Umesh Thakur

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

hi @LawrenceVG ,

your question is not clear to me, what I understand is , you already have some assets like image, docs an all and you wana use it in aem.

If I am right then my answer will be yes You can do it.

But approach will be different in different scenario.

If number of assets are less then you can manually upload it in aem's dam from your local machine.

If number of assets are huge, you can write some service that will get the assets from the already available repo. and write it into the aem dam with required rendition with the help of Assetmanager API.

We already have Sceene7 and s3  available that can also help you in some scenario.

Hope this will help.

Umesh Thakur

Avatar

Employee Advisor

There is no OOTB functionality to integrate Sketch to AEM. What Adobe has done with XD is to provide a UI toolkit for Adobe core components and style them as you need. Refer design kit section at [1]

 

If you want to make it much more automated, you can do an integration like 

Adobe XD -> Storybook -> AEM. You can refer more at [2]

 

[1] - https://github.com/adobe/aem-core-wcm-components

[2] - https://hoodoo.digital/adobe-xd-storybook-aem