klaviyo / shopware-klaviyo

Klaviyo plugin for the Shopware ecommerce platform (shopware.com)
2 stars 3 forks source link

Klaviyo Integration

This plug-in integrates a new module in Shopware which allows the integration of Klaviyo

The main feature of this plugin is the integration of Klaviyo Event Tracking

The plugin offers the following features:

Requirements

Embedded Dependencies:

Documentation

Testing

To perform tests, phpunit.xml.dist must be configured properly (at least KLAVIYO_PRIVATE_KEY const parameter), overwise this tests willl be skipped. Run the following command to execute common testsuite in module root:

./bin/phpunit.sh --testsuite General

How to run load tests:

./bin/phpunit.sh --testsuite Load