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.
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
- php -f bin/magento module:enable --clear-static-content MagePal_CustomShippingRate
- php -f bin/magento setup:upgrade
Log into your Magento Admin, then goto Stores -> Configuration -> Sales -> Shipping Methods -> Custom Shipping Rate
Want to contribute to this extension? The quickest way is to open a pull request on GitHub.
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