내 커뮤니티 업적 표시줄을 확대합니다.

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

Franklin sidekick extensions

Avatar

Level 3

Hi, I am exploring the sidekick options in Franklin where I stumbled upon the asset extension. Can we access our AEM Assets (DAM) via the sidekick ? or what is the asset configuration it supports? If the AEM DAM can be accessed, how can we configure the sidekick to access the AEM Assets. 

 

Additionally, May I know what are the additional benefits of going for licensed version of Franklin?

주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

Hi @Sahana_S 
I don't think so that you can commercially use non-licensed version of EDS. I would suggest to reach out to adobe via https://www.aem.live/business/reachout 

Arun Patidar

AEM LinksLinkedIn

원본 게시물의 솔루션 보기

3 답변 개

Avatar

Community Advisor

Hi @Sahana_S 
You can use asset picker to connect with AEM cloud assets/DAM.

Add following plugin in the sidekick/config.json file

 

{
      "id": "asset-library",
      "title": "AEM Assets Selector",
      "environments": ["edit"],
      "url": "https://experience.adobe.com/solutions/CQ-assets-selectors/static-assets/resources/franklin/asset-selector.html",
      "isPalette": true,
      "includePaths": ["**.docx**"],
      "paletteRect": "top: 50px; bottom: 10px; right: 10px; left: auto; width:400px; height: calc(100vh - 60px)"
    },

 

Arun Patidar

AEM LinksLinkedIn

Avatar

Level 3

Thanks @arunpatidar . May I know more on the second question here as well? Regarding the differences between licensed and unlicensed versions of the product

Avatar

정확한 답변 작성자:
Community Advisor

Hi @Sahana_S 
I don't think so that you can commercially use non-licensed version of EDS. I would suggest to reach out to adobe via https://www.aem.live/business/reachout 

Arun Patidar

AEM LinksLinkedIn