Skip to content

arvatis/plentymarkets-shopware-connector

 
 

Repository files navigation

plentymarkets Logo

PlentyConnector

Requirements

  • plentymarkets version >= 7
  • shopware version >= 5.6
  • php >= 7.2
  • shell access
  • cronjobs
  • active plentymarkets webshop
  • plentymarkets user with all rest permissions

Installation Guide

Git

Prepare Plugin

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

Packages

No packages published

Languages

  • PHP 96.3%
  • JavaScript 3.7%