vutrankien / magento2-custom-shipping-rate

Create your own Custom Shipping rates for admin order or a predefined sets of shipping methods for frontend customers.

Home Page:http://www.magepal.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Shipping Rate for Magento2

Total Downloads Latest Stable Version

Our Magento2 extension provides store owners the ability to apply a custom shipping charges when creating new admin order or to create predefined flat rate shipping methods for frontend customers.

This free extension is essential for businesses that do a lot of phone orders and want to offer special customer different shipping cost. During admin order creation you can simply enter the custom shipping amount for a particular order instead of choosing a predefined standard shipping rates.

Custom Shipping Price for Admin Order

Magento2 Custom Shippiing Rate Admin

Frontend Shipping Methods

Magento2 Custom Shippiing Method Frontend

Shipping Configuration

Magento2 Custom Shippiing price Configuration

Installation

Step 1

composer require magepal/magento2-customshippingrate

To install Custom Shipping Rate for Magento2

  • Download the extension
  • Unzip the file
  • Create a folder {Magento root}/app/code/MagePal/CustomShippingRate
  • Copy the content from the unzip folder

Step 2 - Enable Custom Shipping Rate

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

Step 3 - Config Custom Shipping Rate

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

Contribution

Want to contribute to this extension? The quickest way is to open a pull request on GitHub.

Support

If you encounter any problems or bugs, please open an issue on GitHub.

Need help setting up or want to customize this extension to meet your business needs? Please email support@magepal.com and if we like your idea we will add this feature for free or at a discounted rate.

© MagePal LLC. | www.magepal.com

About

Create your own Custom Shipping rates for admin order or a predefined sets of shipping methods for frontend customers.

http://www.magepal.com


Languages

Language:PHP 72.8%Language:HTML 27.2%