codebaby/product-ean-attribute

Ean Attribute for Products

v1.0.0 2021-04-06 20:47 UTC

This package is auto-updated.

Last update: 2024-04-07 03:13:26 UTC


README

Add EAN field for products using data patch (Magento 2 Module)

Install instructions:

Install it via composer:

composer require codebaby/product-ean-attribute

After installation, run the following commands: bin/magento mod:en CodeBaby_EanAttribute

bin/magento s:up --keep-generated