poongud/module-productcustomattribute

任务1:根据业务条件,为每个产品动态生成产品属性。

1.0.0 2022-02-26 13:30 UTC

This package is not auto-updated.

Last update: 2024-09-21 18:04:36 UTC


README

任务1:根据业务条件,为每个产品动态生成产品属性。

安装步骤

  • composer require poongud/module-productcustomattribute
  • php bin/magento setup:upgrade
  • php bin/magento setup:di:compile
  • php bin/magento setup:static-content:deploy -f
  • php bin/magento cache:clean

image