@entropy-softworks/plugin-fulfillment
v2026.8.25
Published
Inbound and outbound shipment tracking, over a pluggable carrier interface
Readme
@entropy-softworks/plugin-fulfillment
Inbound and outbound shipment tracking, over a pluggable carrier interface.
One of the entropy-plugins set: reusable plugins for Entropy-hosted sites, released together on a single CalVer line.
Install
npm install @entropy-softworks/[email protected]Pin the exact version. Every package in this set ships the same version and they are expected to match; a range here is how you get two plugins compiled against different versions of the same contract.
Configuration
This package exports a manifest describing every setting it needs — which are
secrets, which environment variable each lands in, and what each one is for. A
hosting platform renders its configuration form from that; a site wiring it by
hand can read it as the list of variables to set.
See @entropy-softworks/plugin-core for the Db and PluginManifest
contracts.
