hs/module-multiple-flat-rate
Hungersoft's Multiple Flat Rate extension allows you to add upto 5 flat rate shipping methods to your store. You can easily configure the number of flat rate methods you need and, the name and code of each of these custom flat rate methods.
If you wish to add more than 5 flat shipping rates you can use our Multiple Flat Rate Pro [M2]. It allows you to add unlimited flat shipping rates with their own custom name and shipping method code, and configure each of them individually. You can add/edit/remove each of them whenever you want, conveniently from your Magento 2 admin.
composer config repositories.hs-module-all vcs https://github.com/hungersoft/module-all.git
composer config repositories.hs-module-multiple-flat-rate vcs https://github.com/hungersoft/magento2-multiple-flat-rate.git
composer require hs/module-multiple-flat-rate:dev-master
php bin/magento module:enable HS_All HS_MultipleFlatRate
php bin/magento setup:upgrade
Feel free to contact Hungersoft at [email protected] if you are facing any issues with this extension. Reviews, suggestions and feedback will be greatly appreciated.