mse-sv3n/m1-4-digit-price

Store prices with 4 digits

2.0.0 2020-06-20 04:44 UTC

This package is auto-updated.

Last update: 2024-04-20 13:45:22 UTC


README

Codacy Badge Maintainability Test Coverage Support

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.

License

OSL - Open Software Licence 3.0