Skip to content

Making the customer option calculation logic more extendable

Compare
Choose a tag to compare
@mamazu mamazu released this 22 Oct 23:54
· 32 commits to master since this release
347ad32

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