Review Request Email (Basic)

Template

Asks a user to leave a review after a completed experience or transaction. Subject is auto-generated from the subject's name.

core/email-tpl-review-request-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
subjectNamereq
stringName of the experience/product being reviewed.
reviewUrlreq
stringLink to the review form.
recipientName
stringOptional greeting name.
buttonLabel
stringDefaults to 'Leave a review'.
siteName
stringDefaults to 'Keystone Core'.
logoUrl
stringOptional logo image URL.
supportEmail
stringOptional support address in footer.