Franklin sidekick extensions | Community
Skip to main content
New Participant
July 4, 2024
Solved

Franklin sidekick extensions

  • July 4, 2024
  • 1 reply
  • 1092 views

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?

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 arunpatidar

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 

1 reply

arunpatidar
New Participant
July 5, 2024

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
Sahana_SAuthor
New Participant
July 5, 2024

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

arunpatidar
arunpatidarAccepted solution
New Participant
July 5, 2024

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