goedgepickt / magento2
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: >=5.6.0
- ext-curl: *
- ext-json: *
- composer/installers: ~1.0
This package is auto-updated.
Last update: 2025-04-29 01:17:30 UTC
README
GoedGepickt webhook triggers for creating/updating orders
Installation
Download the zip file to your magento 2 directory as follows:
./app/code/GoedGepickt/Webhook
and run following commands in the terminal:
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento cache:flush
Activate Plugin
- Log onto your Magento 2 admin account and navigate to Stores > Configuration > GoedGepickt Extensions > Integration
- Fill out the general configuration information:
- Active: Yes
- Webhook Key: this key can be found as followed, in GoedGepickt navigate to Settings > Webshops > your Magento 2 shop. Here you will find a filed called Webhook key.
Orders will now be pushed to GoedGepickt immediately.