This repo is for reporting issues with the paid Vendure Plus plugins:
- Advanced Search Plugin
- Gift Card Plugin
- Wishlist Plugin
- Associate the
@vendure-plus
scope with the Vendure package registry:npm config set @vendure-plus:registry https://registry.vendure.io
- Log in to the Vendure package registry using the credentials provided when you purchased your license
npm login --registry=https://registry.vendure.io --auth-type=legacy
- If not already done, install the ui-devkit package
npm install @vendure/ui-devkit