Closed (fixed)
Project:
Commerce Email
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2020 at 20:01 UTC
Updated:
26 Mar 2022 at 03:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
TylerMarshall commentedThis adds a link in the operations, and on the edit page (once an email has been created) that copy pastes the email fields with a few additions, and provides an action to send test it with the order context.
Comment #3
daggerhart commentedThis works as described.
Comment #4
loze commentedLooks good to me.
+1 Thanks
Comment #5
rszrama commentedThanks for the prior reviews! On my local test I noticed this was hard coded to ask for an order reference in the test form, but the entity type is actually variable. I've updated the patch so the test email form adapts to whatever entity type the email targets. I've also added a confirmation message on submission.
Comment #7
rszrama commentedCommitted.