mediarox / module-eav-property-mapper
Allows to use db properties for adding attributes
Installs: 1
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.3|~7.4|~8.0|~8.1
- magento/module-eav: ~102.1
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