mediarox/module-eav-property-mapper

Allows to use db properties for adding attributes

1.0.5 2022-09-14 13:17 UTC

This package is auto-updated.

Last update: 2024-05-14 16:56:57 UTC


README

Description

Magento unfortunately does not use a uniform name for the attribute properties. In some cases you have to use the short form and in others the long form. As a result, we have decided to uniformly push the long form.

This finally led to this module, which makes it possible to use the long form for attribute properties when creating attributes.

Installation

composer require mediarox/module-eav-property-mapper
bin/magento setup:upgrade