bezigeboefjes/magento2-extension-change-attribute-set

Extension for change product attribute set in magento 2

1.0.3 2020-08-02 18:58 UTC

This package is auto-updated.

Last update: 2024-03-29 03:19:45 UTC


README

  • Download zip file
  • past in your folder app/code
  • enable extension in app/etc/config.php by adding 'Bezigeboefjes_ChangeAttributeSet' => 1,
  • and execute the command php bin/magento setup:upgrade

with composer :

  • composer require bezigeboefjes/magento2-extension-change-attribute-set