adobe / aem-core-wcm-components

Standardized components to build websites with AEM.
https://docs.adobe.com/content/help/en/experience-manager-core-components/using/introduction.html
Apache License 2.0
730 stars 736 forks source link

Enable DM feature for Dynamic Media Hybrid mode #2580

Open umeshtiwari23 opened 11 months ago

umeshtiwari23 commented 11 months ago

Feature Request

Is your feature request related to a problem? Please describe. When a customer is using the Dynamic Media Hybrid mode (runmode dynamicmedia) with AEM 6.5, they cannot use the image v3 core component with DM feature as the option doesn't appear in the component policy

Describe the solution you'd like Customer should be able to use the image v3 core component with DM feature if they use either hybrid mode or scene7 mode of Dynamic media

Are there alternatives? Alternative is to upgrade the customer dynamic media implementation from hybrid mode to the classic mode

Documentation Start AEM with dynamicmedia runmode java -jar cq-quickstart-6.5.0.jar -p4502 -r author,dynamicmedia

You can see that the image server is up and running

Screenshot 2023-09-06 at 15 59 33

Now use the Image v3 Core component and validate if the Enable DM feature if available

Screenshot 2023-09-07 at 06 45 35