Skip to content

A plugin that adds a dashboard the vendure which helps with fulfilling orders

License

Notifications You must be signed in to change notification settings

thecooolemail/vendure-fulfillment-plugin

Repository files navigation

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

About

A plugin that adds a dashboard the vendure which helps with fulfilling orders

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published