Craft CMS plugins
Shipments
A Craft CMS plugin that adds first-class shipments to Craft Commerce, splitting each completed order into one or more Shipment elements via a pluggable rules engine.
What it does.
- Splits completed orders into one or more shipments based on configurable rules
- Tracks each shipment through a single status you control (new, in progress, on hold,
- Validates full coverage: every line item quantity on an order must be accounted for
- Sends notification emails when shipments hit specific statuses.
- Connects to external fulfillment systems through a provider framework with webhook
- Adds a Shipments tab to the order edit page and a standalone Shipments element index
composer require fostercommerce/shipments