vendure-fulfillment-plugin
TypeScript icon, indicating that this package has built-in type declarations

1.2.9 • Public • Published

Vendure Fulfillment Dashboard Plugin

  • A Fulfilment dashboard where each channel/shop can check their own dashboard to view critical information in order to successfully process day to day orders (delivery, collection and preparations)

Getting Started

  1. And then add this to your vendure-config.ts.
import {VendureFulfillmentsDashboardPlugin} from "vendure-plugin-fulfillment-dashboard";

plugins:[
  VendureFulfillmentsDashboardPlugin

]
  1. Make sure to run database migrations after updating your vendure-config.ts
  2. Make sure your google api key is in .env file with the key API_KEY

Package Sidebar

Install

npm i vendure-fulfillment-plugin

Weekly Downloads

46

Version

1.2.9

License

MIT

Unpacked Size

54.7 kB

Total Files

48

Last publish

Collaborators

  • thecooolemail