Shopware extension for Picqer
Read full documentation on picqer.com
This project can easily be installed through Composer.
composer require picqer/shopware6-plugin
- Log onto your Shopware Administration portal and navigate to Extensions > My extensions.
- Install and activate the Picqer Extended Integration plugin.
- Fill out the general configuration information:
- Subdomain: is the prefix of your domain name. If your log on to 'my-shop.picqer.com', then fill in 'my-shop'.
- Connection Key: can be found in Picqer > Settings > Webshops > Shopware shop. Copy and paste this field.
- Disable sending webhooks for this sales channel
- Enable debug logging: Only enable when the plugin is not working, this will log errors in the communication with Picqer.
Orders will now be pushed to Picqer immediately.
- Log onto your Shopware Administration portal and navigate to Extensions > My extensions.
- Uninstall the Picqer plugin.
composer remove picqer/shopware-plugin
- Remove the Picqer plugin.