plentymarkets / shopware-connector
plentymarkets Shopware connector
Package info
github.com/plentymarkets/plentymarkets-shopware-connector
Type:shopware-plugin
pkg:composer/plentymarkets/shopware-connector
5.3.3
2019-10-15 09:35 UTC
Requires
- php: ^7.2
- ext-json: *
- composer/installers: ^1.0
- league/tactician: ^1.0
- myclabs/deep-copy: ^1.0
- viison/address-splitter: dev-master
Requires (Dev)
- k10r/codestyle: ^1.0
- phpunit/phpunit: ^5.0
- roave/security-advisories: dev-master
Suggests
- beberlei/assert: Needed for all validations and various other places - provided by shopware
- doctrine/orm: Needed for the BacklogService and the DoctrineIdentityStorage - provided by shopware
- monolog/monolog: Needed to provide logging functionality - provided by shopware
- ramsey/uuid: Needed to generate UUID's for each transfer object - provided by shopware
- symfony/console: Dependency of all console commands - provided by shopware
This package is not auto-updated.
Last update: 2026-06-21 05:31:38 UTC
README
PlentyConnector
- License: MIT
- Repository: Github
- Documentation: Google Docs
Requirements
- plentymarkets version >= 7
- shopware version >= 5.5
- php >= 7.1
- shell access
- cronjobs
- active plentymarkets webshop
- plentymarkets user with all rest permissions
Installation Guide
Git
Prepare Plugin
- cd Shopware/custom/plugins
- git clone https://github.com/plentymarkets/plentymarkets-shopware-connector.git PlentyConnector
- cd PlentyConnector
- composer install --no-dev
Install Plugin
- cd Shopware
- ./bin/console sw:plugin:refresh
- ./bin/console sw:plugin:install --activate PlentyConnector
- ./bin/console sw:cache:clear
Configure Plugin
- visit yourshopwaredomain/backend
- open Settings > PlentyConnector
- add and test api creddentials
- complete all necessary mappings