Download the PHP package faonni/module-shipping-tweaks without Composer
On this page you can find all versions of the php package faonni/module-shipping-tweaks. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download faonni/module-shipping-tweaks
More information about faonni/module-shipping-tweaks
Files in faonni/module-shipping-tweaks
Package module-shipping-tweaks
Short Description Extension hides any other shipping methods if free shipping is available.
License OSL-3.0
Informations about the package module-shipping-tweaks
Magento2 Shipping Tweaks
Extension hides any other shipping methods if free shipping is available.
No method of free shipping
There is a method of free shipping
Compatibility
Magento CE(EE) 2.0.x, 2.1.x, 2.2.x, 2.3.x, 2.4.x
Install
Install via Composer (recommend)
-
Go to Magento2 root folder
For Magento CE (EE) 2.0.x, 2.1.x, 2.2.x, 2.3.x
For Magento CE (EE) 2.4.x
Wait while dependencies are updated.
-
Enter following commands to install module:
Wait while dependencies are updated.
Manual Installation
-
Create a folder {Magento root}/app/code/Faonni/ShippingTweaks
-
Download the corresponding latest version
- Copy the unzip content to the folder ({Magento root}/app/code/Faonni/ShippingTweaks)
Completion of installation
-
Go to Magento2 root folder
-
Enter following commands:
bash php bin/magento module:uninstall -r Faonni_ShippingTweaks
Remove Extension
-
Go to Magento2 root folder
- Enter following commands to remove:
Completion of uninstall
-
Go to Magento2 root folder
-
Enter following commands:
php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy (optional)
All versions of module-shipping-tweaks with dependencies
magento/module-config Version 101.2.*
magento/module-quote Version 101.2.*
magento/module-store Version 101.1.*
magento/module-shipping Version 100.4.*