Skip to main content
Level 2
July 4, 2024
Répondu

Franklin sidekick extensions

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?

Ce sujet a été fermé aux réponses.
Meilleure réponse par 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 

3 commentaires

arunpatidar
Community Advisor
Community Advisor
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_SAuteur
Level 2
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
Community Advisor
arunpatidarCommunity AdvisorRéponse
Community Advisor
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