picqer / shopware-plugin
Picqer Extended Integration for Shopware
Installs: 388
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 1
Open Issues: 0
Type:shopware-plugin
Requires
- php: >=5.6.0
- ext-curl: *
- ext-json: *
- composer/installers: ~1.0
This package is auto-updated.
Last update: 2024-10-14 16:39:15 UTC
README
Shopware extension for Picqer
Installation
This project can easily be installed through Composer.
composer require picqer/shopware-plugin
Activate Plugin
- Log onto your Shopware Backend Admin account and navigate to Configuration > Plugin Manager > Picqer.
- Install and activate the Picqer plugin.
- Fill out the general configuration information:
- Connection Key: can be found in Picqer > Settings > Webshops > Shopware shop. Copy and paste this field.
- Subdomain: is the prefix of your domain name. If your log on to 'my-shop.picqer.com', then fill in 'my-shop'.
Orders will now be pushed to Picqer immediately.
Uninstall
- Log onto your Shopware Backend Admin account and navigate to Configuration > Plugin Manager > Picqer.
- Deactivate the Picqer plugin.
composer remove picqer/shopware-plugin
- Uninstall Picqer.