Skip to content

PartBerlin/Decimal

Repository files navigation

Decimal

Software License Build Status Coverage Status

Decimal attribute types for Magento2.

Install

  • Add the repository to the repositories section of your composer.json file
 "repositories": [
    {
        "type": "vcs",
        "url": "git@github.com:PartBerlin/Decimal.git"
    }
 ],
  • Require the module & install
 composer require partberlin/module-decimal:dev-master

Change log

Please see CHANGELOG for more information what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Security

If you discover any security related issues, please email info@part-online.de instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Decimal attribute types for Magento2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published