azra/module-shipping-options

Shipping Options extension for magento 2

Installs: 15

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

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: 2025-12-29 03:20:08 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