goedgepickt/magento2

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/goedgepickt/magento2

dev-main 2023-03-01 15:50 UTC

This package is auto-updated.

Last update: 2025-09-29 02:44:19 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

  1. Log onto your Magento 2 admin account and navigate to Stores > Configuration > GoedGepickt Extensions > Integration
  2. 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.