azra / module-shipping-options
Shipping Options extension for magento 2
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
This package is auto-updated.
Last update: 2024-10-30 01:37:21 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