the-big-surf/wire-update-hook 1.1.2

Wire Update Hook

Type

magento2-module

License

OSL-3.0, AFL-3.0

Requires

None

Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

TheBigSurf - WireUpdateHook

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