We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Dispatch can notify you of install, update, and removal events via email and Slack.
Go to Dispatch → Settings → Notifications in your WordPress admin.
Enter one or more email addresses (comma-separated). Dispatch sends notifications via wp_mail for:
wp_mail
Each email includes the project name, version, acting user, and timestamp.
Paste an Incoming Webhook URL from your Slack workspace. Dispatch posts a message to your chosen channel for each event.
To create a Slack webhook:
Example message:
✅ Dispatch: Hero Block updated to v12 by admin on Example Site
Choose which event types trigger notifications. For example, notify on installs and updates but not on disconnections.
Click Send Test Notification after saving to confirm everything is working before relying on it in production.