Magento 2 Add Extra Fee To Order
"Extra Fee" is an extension for add extra fee to order of your Magento 2 online store. Let your customers see the extra fee on cart page, checkout page, Invoice, Creditmemo, Order emails and Order prints.
Please donate if you enjoy my extension.
Installation instructions
Install Via Composer:
-
Go to Magento2 root folder
-
Enter following commands to install module:
composer config repositories.mageprince git https://github.com/mageprince/magento2-extrafee.git
composer require mageprince/magento2-extrafee:dev-master
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Install Manually:
- Create folder
app/code/Prince/Extrafee
and copy the content of the repo - Run command: php bin/magento setup:upgrade
- Run Command: php bin/magento setup:static-content:deploy
Contribution
Want to contribute to this extension? The quickest way is to open a pull request on GitHub.
Support
If you encounter any problems or bugs, please open an issue on GitHub.
SCREENSHOTS
Configuration Settings
Cart Page
Checkout Page