A WordPress plugin that extends WPGraphQL to support webhook subscriptions and dispatching for headless WordPress environments. This allows external applications to listen and respond to WordPress content changes through GraphQL-driven webhook events.
- Subscribe external services to WordPress content events
- Dispatch webhook requests when specified GraphQL mutations or actions occur
- Headless and API-friendly by design
- Designed for modern decoupled WordPress applications
- WordPress 6.0+
- WPGraphQL 2.0.0+
- PHP 7.4+
Clone the repository or download the latest release and place it in your WordPress plugins directory:
For detailed usage instructions, developer references, and examples, please visit the Documentation folder included with this plugin.
WP GPL 2