Making the customer option calculation logic more extendable
Making the customer option calculation logic easier to customize. For more details on how to see the usage documentation.
Also adding conflicts with doctrine/dbal >3.0 to the package.json
What's Changed
- Replacing direct instanciation of value price with factory call by @mamazu in #101
- Making plugin extendible by @mamazu in #102
- Making the customer option calculation extendable with events by @seizan8 in #103
Full Changelog: 2.13.1...2.14.0