Skip to main content

Events

The plugin emits events for all major entity lifecycle actions. Subscribe to these events to integrate with external systems, send notifications, trigger workflows, or add custom logging.

Entity Events

All entity events extend Vendure's VendureEntityEvent and include ctx, entity, and type ('created' | 'updated' | 'deleted').

Exclusive to Vendure Platform

This page is part of the Vendure Platform documentation. Access requires a valid Vendure Platform license.