Decimal attribute types for Magento2.
- Add the repository to the repositories section of your composer.json file
"repositories": [
{
"type": "vcs",
"url": "[email protected]:PartBerlin/Decimal.git"
}
],
- Require the module & install
composer require partberlin/module-decimal:dev-master
Please see CHANGELOG for more information what has changed recently.
$ composer test
Please see CONTRIBUTING and CONDUCT for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.