CustomShippingRate extension allow you to add multiple shipping rates for your custom shipping method.
Even using this module admin can override the existing shipping rate dynamically.
- Store owner can enable/disable this module from store configuration
- Configure shipping method with multiple shipping rates.
- Control shipping rules for admin as well as frontend checkout.
- Store owner can override the configured shipping rate when chekout from admin.
Path:Login To Your Admin>Store>Configuration>Excellence>CustomShippingRate.
Description:
******************************************************************************************************
✏️ Login to Your admin Account
✏️ Click on Store option on left menu bar at bottom
✏️ Then Select Configuration Text
✏️ A configuration page will open, then click on Excellence from left grid
✏️ There is a direct link to the shipping rates configuration against to Configuration text.
✏️ After navigation choose Yes from drop down list "Enabled for Admin Checkout" for admin side checkout.
✏️ And choose Yes from drop down list "Enabled for frontend Checkout" for frontend checkout.
✏️ Now the CustomShippingrate has been activated on your store.
📝 CustomShippingrate configuration
✏️ You can add multiple shipping rates like high shipping rate for fast shipping and low shipping rate for normal shipping.
✏️ These shipping rates are available when you are checking out for an order on frontend as well as admin end (if configured)
✏️ When placing order from admin side you have a list of all available shipping methods along with different shipping rates configured above.
✏️ Even admin can override this shipping rate as per choice.
Description:
✏️ Admin can use custom shipping rates while placing order for customer.
✏️ Admin can override pre defined shipping rates.
✏️ Admin can add/remove different shipping rates from shipping method.
| Prerequisite | How to check | For more information |
|---|---|---|
| Apache 2.2 or 2.4 | Ubuntu: apache2 -vCentOS: httpd -v |
Apache |
| PHP 5.6.x, 7.0.2, 7.0.4 or 7.0.6 | php -v |
PHP Ubuntu PHP CentOS |
| MySQL 5.6.x | mysql -u [root user name] -p |
MySQL |




