Skip to content

This Module allows negative deviations for product options eg. children reductions for events

License

Notifications You must be signed in to change notification settings

sandstein/magento2-module-negative-price-options

Repository files navigation

Snm_NegativePriceOptions Magento Module

Latest Version on Packagist Software License Build Status Supported Magento Versions

Coverage Status Quality Score Maintainability


This Module allows negative deviations for product options eg. children reductions for events

Installation

  1. Install it into your Magento 2 project with composer:

    composer require sandstein/magento2-module-negative-price-options
    
  2. Enable module

    bin/magento setup:upgrade
    

Configuration

Usage

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Testing

Unit Tests

vendor/bin/phpunit tests/unit

Magento Integration Tests

  1. Configure test database in dev/tests/integration/etc/install-config-mysql.php. Read more in the Magento docs.

  2. Copy tests/integration/phpunit.xml.dist from the package to dev/tests/integration/phpunit.xml in your Magento installation.

  3. In that directory, run

    ../../../vendor/bin/phpunit

Security

If you discover any security related issues, please email wilfried.wolf@sandstein.de instead of using the issue tracker.

Credits

License

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

About

This Module allows negative deviations for product options eg. children reductions for events

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published