Type
magento2-module
Sample module for product attributes, groups and sets setup
magento2-module
OSL-3.0, AFL-3.0
None
None
None
None
None
This extension is an example for creating product attributes, groups and sets for Magento 2.
Please read blogpost here: http://www.herveguetin.com/create-product-attributes-groups-and-sets
# From your Magento 2 install dir
composer require herve/product-attributes
php bin/magento module:enable Herve_ProductAttributes
php bin/magento setup:upgrade