Download the PHP package smiso/flexible-price-rounding without Composer
On this page you can find all versions of the php package smiso/flexible-price-rounding. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package flexible-price-rounding
Magento 2: Flexible Price Rounding
Rounding prices in Magento 2
The extension can be used for rounding prices:
- 5-cent rounding for ex. for Switzerland or Sweden
- Rounding of prices for nicer presentation
- Rounding of discounts
Requirements
Magento 2
Installation
Using Composer
composer require smiso/flexible-price-rounding
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Manual Installation
Copy the files to app/code/SmileSolutions/FlexiblePriceRounding
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Configuration
Go to Stores -> Configuration -> smile solutions -> Flexible Price Rounding
Known Issues
Prices stored excl. Tax and displayed incl. Tax are not rounded.
Credits
This Extension is a fork of faonni/module-price (https://github.com/karliuka/m2.Price). Thanks to Karliuka Vitalii who shared his code under OSL 3.0.
All versions of flexible-price-rounding with dependencies
PHP Build Version
Package Version
Requires
magento/module-directory Version
*
magento/module-sales-rule Version *
magento/module-tax Version *
magento/module-sales-rule Version *
magento/module-tax Version *
The package smiso/flexible-price-rounding contains the following files
Loading the files please wait ....