test-magenx / module-shipping
N/A
Package info
github.com/test-magenx/module-shipping
Type:magento2-module
pkg:composer/test-magenx/module-shipping
100.4.3
2021-10-10 22:18 UTC
Requires
- php: ~7.3.0||~7.4.0
- ext-gd: *
- magento/framework: 103.0.*
- magento/module-backend: 102.0.*
- magento/module-catalog: 104.0.*
- magento/module-catalog-inventory: 100.4.*
- magento/module-contact: 100.4.*
- magento/module-customer: 103.0.*
- magento/module-directory: 100.4.*
- magento/module-payment: 100.4.*
- magento/module-quote: 101.2.*
- magento/module-sales: 103.0.*
- magento/module-store: 101.1.*
- magento/module-tax: 100.4.*
- magento/module-ui: 101.2.*
- magento/module-user: 101.2.*
Suggests
- magento/module-config: 101.2.*
- magento/module-fedex: 100.4.*
- magento/module-ups: 100.4.*
This package is auto-updated.
Last update: 2026-02-13 10:22:42 UTC
README
The Magento_Shipping module provides the abstract models and interfaces for a shipping carrier integration, including the web interface for the Shipment entity. You need to extend these abstractions if you are adding new shipping carrier integration.