herve / product-attributes
产品属性、组和集配置的示例模块
1.0.0
2016-09-05 12:26 UTC
Requires
- php: 7.0.2|~7.0.6
- magento/framework: 100.1.*
This package is auto-updated.
Last update: 2024-09-10 01:37:05 UTC
README
此扩展是创建 Magento 2 产品属性、组和集的示例。
请在此处阅读博客文章:[http://www.herveguetin.com/create-product-attributes-groups-and-sets](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