SyliusAkeneoPlugin
SyliusAkeneoPlugin copied to clipboard
[Feature] Compatibility with sylius 1.13
Is it planned to make this bundle compatible with the latest version of Sylius, 1.13?
hi there, have you heard about this doctrine entity class error while upgrading to sylius 1.13 and further ?
$ bin/console doctrine:schema:validate
Mapping
-------
[FAIL] The entity-class App\Entity\Product\ProductAttributeValue mapping is invalid:
* The target entity 'Sylius\Component\Attribute\Model\AttributeInterface' specified on App\Entity\Product\ProductAttributeValue#attribute is unknown or not an entity.
[FAIL] The entity-class Sylius\Component\Product\Model\ProductAttributeValue mapping is invalid:
* The target entity 'Sylius\Component\Attribute\Model\AttributeInterface' specified on Sylius\Component\Product\Model\ProductAttributeValue#attribute is unknown or not an entity.
Database
--------
In MappingException.php line 80:
Class 'Sylius\Component\Attribute\Model\AttributeInterface' does not exist
edit: this is related to https://github.com/synolia/SyliusAkeneoPlugin/issues/197#issuecomment-2744234914
hello, sylius akeneo plugin is already compatible with sylius 1.13 and higher since v4.1