bastrucks / shipping
A custom shipping method that makes an external api call to calculate shipping prices
Package info
github.com/niekdonk/magentoCustomShipping
Type:magento2-module
pkg:composer/bastrucks/shipping
Requires
- php: ~7.4.0||~8.0.0
- ext-curl: *
- ext-json: *
- magento/framework: ~103
- magento/module-backend: ~102
- magento/module-catalog: ~104
- magento/module-config: ~101
- magento/module-directory: ~100
- magento/module-quote: ~101
- magento/module-sales: ~103
- magento/module-sales-rule: ~101
- magento/module-shipping: ~100
- magento/module-store: ~101
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-18 23:13:25 UTC
README
A magento custom shipping module made for Bas Trucks to calculate shipping prices of the magento tyres store with an external api
For this to work you have to enter the shipping url in the backend of the webshop.
Depending on where the shipping calculator is running. ex. 'http://[IP-ADDRESS]:8000/api/prices/get'
Also the required attributes are need in the backend.
these are 'width', 'height', 'diameter, 'weight', 'size'