MerchantryTidbits

communication-automation / library

SENDUNE Drag-and-Drop Email Designer

Capability: SENDUNE Drag-and-Drop Email Designer

Use it when

  • A SaaS product needs an in-app no-code email template builder without paying for or being locked into a proprietary editor
  • Marketing emails designed by hand keep breaking in Outlook or mobile clients and a builder that outputs client-safe plain HTML is needed

What it solves

Not the fit when

  • sending emails or managing deliverability and spam placement
  • fine-grained web-style design control (deliberately minimal, no line-height tuning)
  • frameworks other than Angular based on the documented install
  • email sending or deliverability
  • email address validation
  • image hosting (bring your own upload backend)
  • non-angular frontend frameworks

Install

npm install @send-with-ses/ng-email-designer

Invoke

Embed the <lib-email-designer> Angular component with [type] and [template] inputs and wire (imageUploadTriggered), (imageSelectionTriggered), and (emailContentChanged) outputs; import the package theme.scss and email-editor.css and override the --sws-* CSS variables to match your UI

Alternatives

No reviewed alternatives recorded yet.