A simple module to setup a single standard fee in your shop
Run the following command in your Magento2 root:
composer require fullstak/magento2-standard-fee
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Download this repo and create the the following directory structure in your Magento2 root:
app/code/Fullstak/StandardFee/
Then upload this repo into the map and run the following commands in your Magento2 root:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
When you navigate to Stores -> Configuration -> Sales
. You will see the first tab is the Standard Fee tab.
Simply remove or disable the module. No need to keep it active if you don't use it.
Yes, but it would require some custom code. If you want this to be done you can always contact us!
Please create an issue in our issue tracker. To solve the issue as quick as possible please include how to reproduce the error and some additional information like Magento2 version and hosting details.
Don't hesitate to send us an email at [email protected]