klaviyo / shopware-klaviyo
3.1.1
2024-09-18 14:27 UTC
Requires
- php: ^8.2
- ext-json: *
- od/sw6-job-scheduler: 3.0.0
- shopware/administration: 6.6.*
- shopware/core: 6.6.*
- shopware/storefront: 6.6.*
- dev-master-1.x.x
- 3.1.1
- 3.1.0
- 3.0.0
- 2.14.0
- 2.13.3
- 2.13.2
- 2.13.1
- 2.13.0
- 2.12.0
- 2.11.1
- 2.11.0
- 2.10.0
- 2.9.0
- 2.8.3
- 2.7.0
- 2.6.0
- 2.3.2
- 2.3.1
- 2.1.1
- 2.1.0
- 2.0.1
- 1.12.0
- 1.11.3
- 1.11.2
- 1.11.1
- 1.11.0
- 1.10.0
- 1.9.1
- 1.9.0
- 1.8.0
- 1.7.0
- 1.6.4
- 1.6.3
- 1.6.1
- 1.6.0
- 1.5.0
- 1.4.0
- 1.1.3
- 1.1.1
- 1.1.0
- 1.0.18
- 1.0.17
- 1.0.16
- 1.0.15
- 1.0.14
- 1.0.13
- 1.0.12
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.2
- 1.0.1
- 1.0
- dev-master-3.x.x
- dev-master-2.x.x
This package is not auto-updated.
Last update: 2024-09-18 14:37:56 UTC
README
此插件将 Klaviyo(Klaviyo)集成到 Shopware 的新模块中
此插件的主要功能是集成 Klaviyo 事件跟踪
该插件提供以下功能
- 跟踪客户数据
- 跟踪订阅者
- 跟踪网站活动
- 跟踪订单活动
- 跟踪产品
要求
- Shopware >= 6.4.0.0
嵌入的依赖
- OD Scheduler ^1.0.0
文档
测试
要执行测试,必须正确配置 phpunit.xml.dist(至少 KLAVIYO_PRIVATE_KEY 常量参数),否则这些测试将跳过。在模块根目录中运行以下命令以执行公共测试套件:
./bin/phpunit.sh --testsuite General
如何运行负载测试
./bin/phpunit.sh --testsuite Load