Thomas Hampe
Thomas Hampe
Hi, Magento 2.3 seems to need a higher version of the `symfony/yaml`package. So I have updated the package version constraint. According to the composer documentation `"symfony/yaml": "~3.3"` should not break...
Hi, thanks for making this awesome extension. The only real drawback I could find, was the no longer working product function. So this PR provides a working product compare functionality....
Hi, thanks for providing this module. Could fix your dependency in the `composer.json` ``` Using version ^1.2 for ctidigital/module-google-address-lookup ./composer.json has been created Loading composer repositories with package information Updating...
| Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | BC breaks? | yes | Deprecations? | yes | Fixed tickets...
Hi, currently the linked products (related, crosssell, upsell) are not ordered by the position, that is set in the magento backend. This tiny PR fixes the problem. Could you take...
Hi, currently the configurable Attributes are not explicitly ordered. By applying an order to the underlying sql it should be then fixed. Thanks and Greetings! \- Thomas