README
监听产品和属性事件并将它们传递到配置的API端点
通过 Composer 安装
$ composer require thebigsurf/wire-update-hook
手动安装
将文件夹粘贴到
- [magentoDir]/app/code/TheBigSurf/WireUpdateHook
运行
$ bin/magento module:enable TheBigSurf_WireUpdateHook
$ bin/magento setup:upgrade
$ bin/magento setup:di:compile