For the complete documentation index, see llms.txt. This page is also available as Markdown.

review reminder

The plugin can automatically remind customers by email about a pending product review and point out the bonus points.

Enable review reminder

Turns on the automatic email dispatch.

  • Default: Disabled

  • Requires a running Shopware scheduled task (bin/console scheduled-task:run)

Days until the reminder

Number of days after the order until the reminder email is sent.

  • Default: 14

Sender name

Name that appears as the sender in the reminder email.

  • Default: My Shop

Sender email address

Email address from which the reminder is sent.

  • Default: noreply@myshop.com

Email subject

Subject line of the reminder email. The following placeholders are available:

Placeholder
Description

{orderNumber}

Order number

{customerName}

Customer's first name

  • Default: How was your order {orderNumber}? Review now and collect points!