Review Request Email (Basic)
TemplateAsks 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-basicInstallation
1 · Add registry to components.json
2 · Install component
Examples
Preview
Rendered with previewProps — subject, plain text, and live HTML.
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
subjectNamereq | string | — | Name of the experience/product being reviewed. |
reviewUrlreq | string | — | Link to the review form. |
recipientName | string | — | Optional greeting name. |
buttonLabel | string | — | Defaults to 'Leave a review'. |
siteName | string | — | Defaults to 'Keystone Core'. |
logoUrl | string | — | Optional logo image URL. |
supportEmail | string | — | Optional support address in footer. |