Back to Vendure

Product Bundle Plugin

packages/dev-server/example-plugins/product-bundles/README.md

3.6.3359 B
Original Source

Product Bundle Plugin

This is an example implementation which adds support for product bundles.

This plugin uses a couple of features added in Vendure v3.1:

  • Custom field "struct" types
  • The OrderInterceptor API

Status

It is currently a work-in-progress: the Admin UI parts will be completed once we add support for config-based list/detail views.