tun2u/m2-module-klaviyoaddons
最新稳定版本:1.0.6
Composer 安装命令:
composer require tun2u/m2-module-klaviyoaddons
包简介
Magento 2 Klaviyo Addons Module
README 文档
README
Features
- Gets all unsubscribed users from klaviyo and unsubscribes them from magento. Scheduled by cron. Cron execution time can be set in module configuration.
- Supports Magento 2.x
Installing
Manual Installation
Install Tun2U KlaviyoAddons extension for Magento 2
- Download the extension
- Unzip the file
- Create a folder {Magento root}/app/code/Tun2U/KlaviyoAddons
- Copy the content from the unzip folder
- Run following command
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento setup:di:compile
php bin/magento cache:flush
- Flush cache
Using Composer (from Magento Root Dir run)
composer require tun2u/m2-module-klaviyoaddons
php bin/magento setup:static-content:deploy
php bin/magento setup:di:compile
php bin/magento cache:flush
Requirements
- PHP >= 7.0.0
Compatibility
- Magento >= 2.0
Setup
- From admin:
- Go to stores > configuration
- Find Klaviyo in sidebar
- Open General
- Open Klaviyo Add-ons
- Set cron execution time
CLI commands:
- To start synchronization of all unsubscribed users manually, use the command:
php bin/magento tun2u:klaviyoaddons --action sync_unsubscribed_users
Support
If you encounter any problems or bugs, please create an issue on GitHub.
Developer
Tun2U Team
- Website: https://www.tun2u.com
- Twitter: @tun2u
Licence
GNU General Public License, version 3 (GPLv3)
Copyright
(c) 2022 Tun2U Team
统计信息
- 总下载量: 939
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2022-12-07