Skip to content

3054592: Add support for postmark templates.

Steve Horsey requested to merge issue/postmark-3054592:8.x-1.x into 8.x-1.x

Add support for Postmark templates. Quite a primitive implementation but useful for developers - simply add at a minimum 'pm_template_id' value to the message array, plus additional template vars if required via 'pm_template_vars' array on the $message array.

Merge request reports