Shopify2SimplyPrint: Orders Straight Into the Print Queue
This one came straight out of running 3Dennis. An order comes in, and someone has to open SimplyPrint and queue the right file on the right printer. That someone was me, several times a day, usually while doing something else.
Shopify2SimplyPrint takes that step away. When a Shopify order is paid, the matching print job gets added to the SimplyPrint queue on its own.
Products get mapped to print files, so the app knows what an order actually means in printer terms rather than just seeing a product name. A paid-order webhook triggers the queue insertion, and there are a few operation modes depending on how eagerly you want jobs pushed through.
It’s self-hosted on Cloudflare Workers and stays inside the free tier at normal shop volumes. Published under GPLv3 since it seemed useful to anyone else running a print shop through Shopify. It’s an unofficial project, not affiliated with or endorsed by SimplyPrint or Shopify in any way.