Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

image gallery as in Wordpress Lightbox gallery

Avatar

Level 6

Hello...

Any idea how to implement something similar to:

https://wordpress.org/plugins/lightbox-gallery/

1 Accepted Solution

Avatar

Correct answer by
Level 10

Using assets in the AEM Dam and JQuery plug-ins - you can build a lot of custom gallery components that can be used within an AEM page. See this AEM community artilce as an example:

Creating gallery components that display digital assets stored in the CQ DAM

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

Using assets in the AEM Dam and JQuery plug-ins - you can build a lot of custom gallery components that can be used within an AEM page. See this AEM community artilce as an example:

Creating gallery components that display digital assets stored in the CQ DAM

Avatar

Level 6

Thank you very much!