This project is not covered by Drupal’s security advisory policy.

*** UNDER ACTIVE DEVELOPMENT!! DO NOT ENABLE ON PRODUCTION SITES!! ***

Introduction

This module was created in response to this issue: https://www.drupal.org/project/commerce_shipping/issues/2953483

Features

  • Shipment Package content entity for storing packaging data on shipments.
  • Shipment Packager plugins for running logic to place items into packages.
  • Packaging Strategy config entity for configuring the order in which Shipment Packager plugins are run and what shipment package type is utilized.
  • Shipping methods reference what packaging strategy they will use by default, and can be modified by creating a custom PackagingStrategyResolver.
  • Sub modules for UPS, FedEx, and USPS to allow rate calculation based on package data.

Installation

Following the instructions provided in the README file.

Project information

Releases