faonni / magento-price
Rounding price to prettier value for multi-currency stores
Installs: 28
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 3
Forks: 1
Open Issues: 2
Type:magento-module
Requires
- openmage/magento-lts: >=19.4.0
This package is auto-updated.
Last update: 2024-10-29 06:12:25 UTC
README
Rounding Price to Prettier Value for Multi-Currency Stores.
Compatibility
Magento CE(EE) 1.6.x, 1.7.x, 1.8.x, 1.9.x
OpenMage LTS 19.x
Install via Composer
-
Go to installation folder
-
Enter following commands to install module:
composer require faonni/magento-price
Wait while dependencies are updated.
Manual Installation
-
Download the corresponding latest version
-
Copy the unzip content to the {Magento root} folder
Usage
Configuration
System -> Configuration -> General -> Currency Setup -> Price Options
Frontend
Base prices - US Dollar
#### Store prices - Euro #### Store rounding prices - Round fractions down, precision is 0 #### Store rounding prices - Round fractions down, precision is -1 #### Store rounding prices - Round fractions down, precision is -1 and enabled Subtract Amount #### Store rounding prices - Round fractions down, precision is -1 and enabled Subtract Amount(negative)Uninstall
Pleace, create backup so you can recover the data at a later time.
Uninstall via Composer
-
Go to installation folder
-
Enter following commands to remove:
composer remove faonni/magento-price
Manual Uninstall
- Remove the folder {Magento root}/app/code/community/Faonni/Price
- Remove the folder {Magento root}/app/design/frontend/base/default/template/faonni/price
- Remove the file {Magento root}/app/design/frontend/base/default/layout/faonni/price.xml
- Remove the file {Magento root}/app/design/adminhtml/default/default/layout/faonni/price.xml
- Remove the file {Magento root}/app/etc/modules/Faonni_Price.xml
- Remove the file {Magento root}/app/locale/en_US/Faonni_Price.csv