Webmentions can fail for all kinds of reasons – broken microformats, unreachable sources, flaky CDNs – and debugging them from log files is cumbersome. So I added a new “Failed Webmentions” section to the Craft CMS plugin’s control panel that shows what went wrong. Already works on my machine™ 😁

Release 1.2.0 of Webmention for Craft CMS adds a “Failed Webmentions” view for easier debugging and retrying with one click. 🎉

https://github.com/matthiasott/webmention/releases/tag/v1.2.0

Release v1.2.0 · matthiasott/webmention

✨ Enhancements Added a Failed Webmentions view to the control panel. Webmentions that cannot be processed are now recorded with source, target, error message, attempt count, and timestamp instead ...

GitHub