synerise / magento2-integration
Synerise Magento 2集成模块。
3.0.9
2024-09-04 13:35 UTC
Requires
- php: >=7.1
- ext-curl: *
- ext-json: *
- ext-mbstring: *
- anik/loguzz: ^2.1 || ^3.0
- guzzlehttp/guzzle: ^6.2 || ^7.3
- mobiledetect/mobiledetectlib: ^2.8
- dev-master
- v3.0.9.x-dev
- 3.0.9
- v3.0.8.x-dev
- 3.0.8
- v3.0.7.x-dev
- 3.0.7
- v3.0.6.x-dev
- 3.0.6
- v3.0.5.x-dev
- 3.0.5
- 3.0.4
- v3.0.3.x-dev
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.3.5
- 2.3.4
- 2.3.3
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.10
- 2.2.9
- 2.2.8
- 2.2.7
- 2.2.6
- 2.2.5
- 2.2.4
- 2.2.3
- 2.2.2
- 2.2.1
- 2.2.0
- 2.1.7
- 2.1.6
- 2.1.5
- 2.1.4
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.2
- 2.0.1
- 2.0.0
- 1.1.8
- 1.1.7
- 1.1.6
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- dev-GAS-2040
This package is not auto-updated.
Last update: 2024-09-18 13:45:34 UTC
README
要求
- PHP 7.1+
- Magento 2.3+
安装
强烈建议首先在测试环境中安装扩展。
模块作为composer包可用
composer require synerise/magento2-integration
安装模块后,请确保也更新数据库模式
php bin/magento setup:upgrade
有关模块管理的更多信息,请参阅Magento 2文档。
设置
设置指南可在Synerise帮助页面找到。
请确保仔细遵循所有步骤,以正确集成您的应用程序。