barbanet/module-sample-attribute-installer

Create and edit Product attributes using CSV files

0.1.0 2021-04-26 01:33 UTC

This package is auto-updated.

Last update: 2024-03-26 08:02:32 UTC


README

Create and edit Product attributes using CSV files.

Installation

Use composer to install Barbanet_SampleAttributeInstaller.

composer require barbanet/module-sample-attribute-installer

Then you'll need to activate the module.

bin/magento module:enable Barbanet_SampleAttributeInstaller
bin/magento setup:upgrade
bin/magento cache:clean

Uninstall

bin/magento module:uninstall Barbanet_SampleAttributeInstaller

If you used Composer for installation Magento will remove the files.

License

GNU General Public License v3.0