We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 517d600 commit 97d5a52Copy full SHA for 97d5a52
docs/Migration.md
@@ -0,0 +1,7 @@
1
+# Migrating from Klaviyo Connect to Klaviyo Connect Plus
2
+
3
+TODO
4
5
+1. Replace all action inputs in twig to use `klaviyo-connect-plus` instead of `klaviyoconnect`
6
+2. Replace all class imports to use `fostercommerce\klaviyoconnectplus\` instead of `fostercommerce\klaviyoconnect`
7
+3. ...
docs/README.md
@@ -18,6 +18,7 @@ This plugin requires Craft 3.x and Commerce 2.x
18
19
- [Installation](Installation.md)
20
- [Configuration](Configuration.md)
21
+- [Migrating from Klaviyo Connect](Migration.md)
22
23
## Features
24
0 commit comments