
The simple settings page to configure your webhook URL.
This plugin provides a simple but powerful function for developers and site administrators. It automatically captures critical PHP errors (fatal errors, parse errors, etc.) that would otherwise take your site down silently.
Instead of having to check server logs, you receive an instant notification via a webhook to a service of your choice, like Slack or Discord. This allows for immediate action and faster debugging.
The setup is minimal: just add your webhook URL on the settings page, and the plugin takes care of the rest.
The plugin has no service of its own. It sends data only to the webhook URL you enter on its settings page — Slack, Discord, n8n or whatever you choose — and contacts nothing else. The terms and privacy policy of the service you point it at apply.
Nothing is sent until you save a URL. After that:
No visitor data is included — no IP addresses, cookies, form contents or accounts. The crashed request’s path does travel along, so a query string holding personal data would be included.