Skip to content
Last update: April 16, 2024

Overview

The Shipping module provides the ability to extend shipping provider list with custom providers and also provides an interface and API for managing these shipping providers.

Source code

Download

Key Features

With the Shipping module, you can:

  • Register shipping methods using code.
  • Access the list of shipping methods on the admin UI.
  • Edit shipping method settings.
  • Associate shipping methods with a store.
  • Use API to work with the shipping methods list.

The diagram below illustrates the functionality of the Shipping module:

Key entities