MultiFlatShipping extension will create 5 flat rate shipping methods with different prices and conditions.
## Install with Composer as you go-
Go to Magento2 root folder
-
Enter following commands to install module:
composer require faonni/module-multiflatshipping
Wait while dependencies are updated.
-
Enter following commands to enable module:
php bin/magento setup:upgrade php bin/magento setup:static-content:deploy