magenxcommerce / module-shipping
N/A
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
Package info
github.com/magenxcommerce/module-shipping
Type:magento2-module
pkg:composer/magenxcommerce/module-shipping
100.4.3
2021-10-20 06:32 UTC
Requires
- php: ~7.3.0||~7.4.0
- ext-gd: *
- magenxcommerce/framework: 103.0.*
- magenxcommerce/module-backend: 102.0.*
- magenxcommerce/module-catalog: 104.0.*
- magenxcommerce/module-catalog-inventory: 100.4.*
- magenxcommerce/module-contact: 100.4.*
- magenxcommerce/module-customer: 103.0.*
- magenxcommerce/module-directory: 100.4.*
- magenxcommerce/module-payment: 100.4.*
- magenxcommerce/module-quote: 101.2.*
- magenxcommerce/module-sales: 103.0.*
- magenxcommerce/module-store: 101.1.*
- magenxcommerce/module-tax: 100.4.*
- magenxcommerce/module-ui: 101.2.*
- magenxcommerce/module-user: 101.2.*
Suggests
- magenxcommerce/module-config: 101.2.*
- magenxcommerce/module-fedex: 100.4.*
- magenxcommerce/module-ups: 100.4.*
Replaces
- magento/module-shipping: *
This package is auto-updated.
Last update: 2026-04-21 14:48:29 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.