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.
All entity events extend Vendure's VendureEntityEvent and include ctx, entity, and type ('created' | 'updated' | 'deleted').
This page is part of the Vendure Platform documentation. Access requires a valid Vendure Platform license.