wizzaro / magento-file-with-attachment-custom-option-type

自定义选项类型

1.0.0 2018-08-16 15:19 UTC

This package is not auto-updated.

Last update: 2024-09-21 19:52:38 UTC


README

为产品添加带有附件的自定义选项文件

安装

composer require wizzaro/magento-file-with-attachment-custom-option-type

php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush