azra / module-shipping-options
Shipping Options extension for magento 2
Package info
github.com/arditza/m2-checkout-shipping-options
Type:magento2-module
pkg:composer/azra/module-shipping-options
1.0.0
2021-01-11 23:22 UTC
This package is auto-updated.
Last update: 2026-03-29 00:51:57 UTC
README
The scope of this extension is to allow admins to easily setup and configure custom shipping options on shipping methods which might apply additional fees when selected.
Features:
- The extension creates a custom shipping method called Store Pickup
- The extension creates a custom payment method called Custom necessary for processing the additional fees
- Admins can configure multiple shipping options throught the magento admin panel, they can configure the shipping option title, code and additional fee value
Installation
composer require azra/module-shipping-options
Todo:
Further refactor and improve this extension to support multiple php and Magento versions
Supported
Magento CE 2.3.x - 2.4.x