test-magenx / module-shipping
N/A
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
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: 2024-11-13 07:51:15 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.