barbanet/module-sample-attribute-installer

Create and edit Product attributes using CSV files

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/barbanet/module-sample-attribute-installer

0.1.0 2021-04-26 01:33 UTC

This package is auto-updated.

Last update: 2025-09-26 11:35:52 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