Download List Block

The Download List block displays a curated list of downloadable files from AEM Assets.

Authors can point the block at an entire DAM folder, pick individual files across folders. Each row shows a file-type icon, file name, formatted size, and a download action.

NOTE
The block works on AEM Author without any additional configurations.

For it to work on “aem.live / aem.page” domain, you will need to update CORS config on your AEM environment toa whitelist “aem.live/.page”. Also, configure hostname property in placeholders” as per your AEM URL.

Block properties

  1. Section Title: Optional heading above the list (default: Download Center).
  2. Asset Folder: DAM folder path; all files inside are listed automatically.
  3. Individual Files: Multi-select asset references; overrides folder when populated.
  4. File Types: Filter folder/manifest results by type — PDF, Word, Excel, PowerPoint, Images, Video, Audio, Archive. Leave empty for all types. Does not filter hand-picked individual files.
  5. Sort By: Name (A→Z or Z→A), Newest/Oldest, Largest/Smallest.
  6. Max Items: Maximum rows to show; 0 = no limit.
  7. Download Button Label: Text beside the download icon; leave empty for icon-only.
  8. Background Color / Text Color: Optional CSS colors (hex, rgb, or CSS variables) for the block band and text.

Quick Tips