Skip to content

Releases: Brille24/SyliusCustomOptionsPlugin

Fixing uninitalized property

03 May 11:42
Compare
Choose a tag to compare

Some people had issues with uninitalized properties which should be fixed now.

0.3.3

23 Apr 11:59
Compare
Choose a tag to compare
  • Fixes for the OrderItemOptionUpdater
    • You can now update all option types except file options
  • Date options are now saved as a single date string
  • French translations
  • Mapping annotations in the OrderItem/Product traits

Fixture update

13 Mar 08:23
Compare
Choose a tag to compare

It's now possible to set customer option configuration through fixtures.

File option

12 Mar 08:56
34389e6
Compare
Choose a tag to compare

It's now possible to upload files using the file customer option type.

Sylius 1.4 upgrade

11 Feb 16:05
Compare
Choose a tag to compare

Adopted the Sylius 1.4 changes to the plugin skeleton.
Also fixed the validation.

Fixed CustomerOptionValueTranslation bug

29 Jan 12:12
d1b8425
Compare
Choose a tag to compare

It was not possible to edit the CustomerOptionValueTranslation of the first locale.

Making Customer Options editable form backend

03 Dec 16:21
Compare
Choose a tag to compare

In this release we added the option to add and edit the customer options in the order view after the order is placed. It even recalculates the total.

First tagged version of the Custom Option Plugin

23 Aug 07:48
Compare
Choose a tag to compare

The tests are working and everything is fine.