Newsletter Email (Basic)

Template

Generic newsletter layout with headline, intro copy, and an optional read-more CTA. Extend with additional sections for more complex newsletters.

core/email-tpl-newsletter-basic

Installation

1 · Add registry to components.json

2 · Install component

Examples

Preview

Rendered with previewProps — subject, plain text, and live HTML.

API Reference

PropTypeDescription
headlinereq
stringNewsletter headline.
introreq
stringLead paragraph / intro copy.
issueNumber
numberOptional issue number shown above headline.
ctaUrl
stringOptional read-more URL.
ctaLabel
stringDefaults to 'Read more'.
unsubscribeUrl
stringUnsubscribe link shown in footer.
siteName
stringDefaults to 'Keystone Core'.
logoUrl
stringOptional logo image URL.