Skip to content

PHOENIX-MEDIA/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": "[email protected]: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 [email protected] 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

Languages

  • PHP 80.3%
  • HTML 19.7%