Download the PHP package mygento/module-shipment without Composer
On this page you can find all versions of the php package mygento/module-shipment. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mygento/module-shipment
More information about mygento/module-shipment
Files in mygento/module-shipment
Download mygento/module-shipment
More information about mygento/module-shipment
Files in mygento/module-shipment
Vendor mygento
Package module-shipment
Short Description Magento 2 Shipment Base
License OSL-3.0
Homepage https://github.com/mygento/module-shipment
Package module-shipment
Short Description Magento 2 Shipment Base
License OSL-3.0
Homepage https://github.com/mygento/module-shipment
Please rate this library. Is it a good library?
Informations about the package module-shipment
Magento 2 Shipment Base
Installation with composer
- Include the repository:
composer require mygento/module-shipment
Usage
Every extension should have three classes:
-
Client inherits \Mygento\Shipment\Model\AbstractClient
Class is used for communication with API. Exchanges with others through Service.
-
Carrier inherits \Mygento\Shipment\Model\AbstractCarrier
Class is used to work with Magento Shipping Rates
-
Service inherits \Mygento\Shipment\Model\AbstractService
Class is responsible for working with Magento and DB
Compability
The module is tested on magento version 2.4.x
All versions of module-shipment with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0.0
magento/module-shipping Version 100.*
mygento/module-base Version ~2.4.3
magento/module-shipping Version 100.*
mygento/module-base Version ~2.4.3
The package mygento/module-shipment contains the following files
Loading the files please wait ....