plentymarkets / shopware-connector
plentymarkets Shopware 连接器
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
- dev-master
- 5.3.3
- 5.3.2
- 5.3.1
- v5.3.0
- 5.2.1
- 5.2.0
- v5.1.1
- v5.1.0
- v5.0.0
- v4.6.0
- v4.5.1
- v4.5.0
- v4.4.0
- 4.3.0
- 4.2.1
- 4.2.0
- v4.1.0
- v4.0.8
- v4.0.7
- v4.0.6
- v4.0.5
- v4.0.4
- v4.0.3
- v4.0.2
- v4.0.1
- v4.0.0
- v3.0.0
- v2.2.0
- v2.1.0
- 2.0.3
- 2.0.2
- 2.0.1
- v2.0.0-rc1
- v2.0.0-beta3
- v2.0.0-beta2
- v2.0.0-beta1
- dev-propertyTranslations
- dev-plugins
This package is not auto-updated.
Last update: 2024-09-14 19:42:27 UTC
README
PlentyConnector
- 许可: MIT
- 仓库: Github
- 文档: Google Docs
要求
- plentymarkets 版本 >= 7
- shopware 版本 >= 5.5
- php >= 7.1
- shell 访问权限
- cron作业
- 活跃的plentymarkets网店
- 具有所有rest权限的plentymarkets用户
安装指南
Git
准备插件
- cd Shopware/custom/plugins
- git clone https://github.com/plentymarkets/plentymarkets-shopware-connector.git PlentyConnector
- cd PlentyConnector
- composer install --no-dev
安装插件
- cd Shopware
- ./bin/console sw:plugin:refresh
- ./bin/console sw:plugin:install --activate PlentyConnector
- ./bin/console sw:cache:clear
配置插件
- 访问你的shopware域名/backend
- 打开设置 > PlentyConnector
- 添加并测试api凭证
- 完成所有必要的映射