Michael Bromley 7706e35bbd feat(core): Add OrderInterceptor API (#3233) 1 年間 前
..
api 7706e35bbd feat(core): Add OrderInterceptor API (#3233) 1 年間 前
config 7706e35bbd feat(core): Add OrderInterceptor API (#3233) 1 年間 前
entities 7706e35bbd feat(core): Add OrderInterceptor API (#3233) 1 年間 前
services 7706e35bbd feat(core): Add OrderInterceptor API (#3233) 1 年間 前
ui 7706e35bbd feat(core): Add OrderInterceptor API (#3233) 1 年間 前
README.md 7706e35bbd feat(core): Add OrderInterceptor API (#3233) 1 年間 前
constants.ts 7706e35bbd feat(core): Add OrderInterceptor API (#3233) 1 年間 前
product-bundles.plugin.ts 7706e35bbd feat(core): Add OrderInterceptor API (#3233) 1 年間 前
types.ts 7706e35bbd feat(core): Add OrderInterceptor API (#3233) 1 年間 前

README.md

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.