Skip to content

adobe/aem-core-email-components

AEM Email Core Components

CircleCI Code Coverage Maven Central javadoc

Set of standardized Email components for Adobe Experience Manager (AEM) to speed up development time and reduce maintenance cost of your websites.

Welcome

Documentation

Template Components

  1. Page

Page Authoring Components

  1. Title
  2. Text
  3. Image
  4. Button
  5. Teaser
  6. Experience Fragment
  7. Content Fragment

Container Components

  1. Container
  2. Segmentation

System Requirements

Core Components AEM as a Cloud Service AEM 6.5 Java SE Maven
2.21.2 Continual 6.5.14.0+ 8, 11 3.3.9+

The Email Core Components require the use of editable templates and do not support Classic UI nor static templates. If needed, check out the AEM Modernization Tools.

Known Issues

Anchor links get externalised

For older versions of AEM 6.5 and AEM as a Cloud Service the campaign-link-rewrite transformer was required for a Apache Sling Rewrite pipeline to be picked up by the Adobe Campaign ContentServlet. This transformer is causing anchor links to be exteranlised. In newer verions of AEM it will be possible to configure the rewriter pipeline used by the ContentServlet without having to use the campaign-link-rewrite transformer. See the E-Mail Link Transformer Documentation for more details.