postmark-wordpress
postmark-wordpress copied to clipboard
The Official Postmark Wordpress Plugin
Hi, I've been getting this error when sending _some_ emails. The emails which it fails on seem fairly random, though it occurs more commonly with some types of emails than...
I would love to install the postmark plugin with composer
A customer of ours got alerted by customers of his shop, that they weren't allways receiving their digital products. After some digging I found this in the plugin logs: cURL...
https://wordpress.org/support/topic/curl-timeout-at-postmark-causes-woocommerce-errors/ >On May 28, Postmark’s API was down for about a half-hour >https://status.postmarkapp.com/incidents/105834 > In the DB log table, we see errors such as this: > cURL Error 28: Operation...
This change (v1.20.0) around converting newlines to HTML line breaks needs to only apply to HTML forced emails, not all HTML emails. ## v1.19.1 ```html MultiAction ``` ## v1.20 ```html...
- Please merge #14 before - Need proper testing but looks all good on my end. Closing #11
This will use github actions to deploy to the WordPress repo automatically based on when a new release is created in github. @pgraham3 It will require you to setup 2...
Ran wp scaffold plugin to introduce files to prepare for future unit testing. https://developer.wordpress.org/cli/commands/scaffold/plugin/
Rest API
It would be great to have rest api endpoints for each of the webhooks needed in Postmark. This could allow the site to handle the actions as it sees best.