magepal/magento2-customshippingrate 1.2.1

Magento 2 Custom Shipping Rate

Type

magento2-module

License

OSL-3.0, AFL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Custom Shipping Rate for Magento2

Set custom shipping rates for individual customer, orders and/or delivery areas

1 - Installation

Manual Installation

Install Gmail Smtp App for Magento2 * Download the extension * Unzip the file * Create a folder {Magento root}/app/code/MagePal/CustomShippingRate * Copy the content from the unzip folder

Using Composer
composer require magepal/magento2-customshippingrate

2 - Enable Custom Shipping Rate

  • php -f bin/magento module:enable --clear-static-content MagePal_CustomShippingRate
  • php -f bin/magento setup:upgrade

3 - Config Custom Shipping Rate

Log into your Magento Admin, then goto Stores -> Configuration -> Sales -> Shipping Methods -> Custom Shipping Rate (Admin Only)

Order Create

image

Configuration

image