Type
magento2-module
Magento 2 module to have multiple flat rates shipping methods for multiple shipping method options.
magento2-module
proprietary
None
None
None
None
None
We recommend you to install Elatebrain_MultiFlatRates module via composer. It is easy to install, update and maintain.
Run the following command in Magento 2 root directory.
composer require elatebrain/module-multiflatrates
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
composer update elatebrain/module-multiflatrates
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Run setup:di:compile command if your store is in Production mode:
php bin/magento setup:di:compile
If you don't want to install this module via composer, you can use this way.
master.zip file to app/code/Elatebrain/MultiFlatRates ; You have to create a folder path app/code/Elatebrain/MultiFlatRates if not exist.Elatebrain_MultiFlatRates:php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy