thebigsurf/wire-update-hook

Wire 更新钩子

1.2.1 2019-12-09 18:54 UTC

This package is auto-updated.

Last update: 2024-09-10 05:51:23 UTC


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