README.md 360 B

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.