mse-sv3n / m1-4-digit-price
Store prices with 4 digits
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:magento-module
Requires
- php: >= 7.1
This package is auto-updated.
Last update: 2024-10-20 14:54:18 UTC
README
Facts
Description
Change price precion from 2 to 4 digits.
Requirements
- PHP >= 7.1.0
Compatibility
- Magento >= 1.5
Installation
- via modman
modman clone https://github.com/sreichel/magento-StackExchange_4DigitPrice.git
- via composer (recommended)
composer require mse-sv3n/m1-4-digit-price
Note: If your PHP is below v7.1, you have to use version 1.x
composer require mse-sv3n/m1-4-digit-price:^1.0
Uninstallation
- via modman
modman remove magento-stackexchange-4digitprice
- via composer
composer remove mse-sv3n/m1-4-digit-price
Support
If you have any issues with this extension, open an issue on GitHub.
Contribution
Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.