goedgepickt / goedgepickt-shopware
GoedGepickt webhooks for order events
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 2
Open Issues: 0
Type:shopware-plugin
Requires
- php: >=5.6.0
- ext-curl: *
- ext-json: *
- composer/installers: ~1.0
README
GoedGepickt webhook triggers for creating/updating orders
Installation
Manual
- Download this repository and navigate to your downloads folder. Make sure the downloaded files are merged into a ZIP file.
- In your Shopware backend navigate to Configuration > Plugin-in manager > Installed
- Use the Upload plugin button to select the zipped file.
Composer (suggested)
Use command line to access the root folder of your project, thereafter execute the following code.
composer require goedgepickt/goedgepickt-shopware
Activate Plugin
- Navigate to Configuration > Plug-in Manager > Installed > GoedGepickt in your Shopware Backend.
- Activate the installed GoedGepickt plugin.
- Make sure you register the folowing field(s):
- Webhook Key: this key can be found as followed, in GoedGepickt navigate to Settings > Webshops > your Shopware shop. Here you will find a filed called Webhook key.
Uninstall
- Navigate to Configuration > Plug-in Manager > Installed > GoedGepickt in your Shopware Backend.
- Deactivate the GoedGepickt plugin.
- Uninstall GoedGepickt.