thebigsurf / wire-update-hook
Wire Update Hook
Package info
github.com/theGC/magento2-thebigsurf-wireupdatehook
Type:magento2-module
pkg:composer/thebigsurf/wire-update-hook
1.2.1
2019-12-09 18:54 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Listen for product and attribute events and pass them to a configured API endpoint
To Install via Composer:
$ composer require thebigsurf/wire-update-hook
To Install Manually:
paste the folder into:
- [magentoDir]/app/code/TheBigSurf/WireUpdateHook
run
$ bin/magento module:enable TheBigSurf_WireUpdateHook
$ bin/magento setup:upgrade
$ bin/magento setup:di:compile