0.0.3 • Published 2 years ago
@callit-today/vendure-plugin-printful v0.0.3
Printful Vendure Plugin
Import Printful products and start selling!
Getting started
yarn add @callit-today/vendure-plugin-printful
\
Add your PRINTFUL_AUTH_TOKEN
to .env
and import Printful products in admin UI
\
How it works
The plugin uses FastImporterSerivce
to import products from Printful. Remember to rebuild search index after import completes. When an order is completed, a draft order is created in Printful.
Next steps
Confirm the order in Printful for fulfillment.
Todo
Add config option for auto confirming orders on Printful.
\
License
MIT