adobe/aem-guides-wknd

Include WCM Core Email Components

knennigtri opened this issue · 0 comments

Expected Behaviour

Similar to how the WCM Core forms components are added to WKND, there should be a set of usable email components in WKND. Email components also require a special template with an email page component, similar to experience fragments template page.

  • Components:
    • /apps/wknd/components/email/*
  • Template
    • /conf/wknd/settings/wcm/templates/email-page
    • /conf/wknd/settings/wcm/template-types/email-page
    • /conf/wknd/settings/wcm/policies/wknd/email/*
  • Example Page
    • /content/campaigns/wknd/master/campaign-emails/wknd-email

Actual Behaviour

A WCM Core Email components example currently doesn't exist in the WKND brand. Further, the example given by the core email component project isn't super straight forward for a typical AEM developer to install and investigate.

Platform and Version

AEM 6.5.x only since the disclaimer on the Core Email components is they are currently only compatible with 6.5.x and not Cloud Service.