goaffpro / affiliatemarketing
Goaffpro Affiliate Marketing
1.0.2
2022-04-01 14:38 UTC
README
Goaffpro是一个联盟营销平台,它使您的电子商务店铺能够通过运行一个完全定制的联盟营销计划来增加销售额。
安装说明
通过Composer
在服务器的magento主目录中运行以下命令
composer require goaffpro/affiliatemarketing:1.0.1
bin/magento-cli setup:upgrade
bin/magento-cli cache:flush
通过模块压缩包上传
- 从https://goaffpro.com/goaffpro-affiliate_marketing-latest.zip下载模块压缩包
- 在您的magento安装目录(例如:app -> code)中解压文件
- 在magento主目录中运行以下命令
bin/magento-cli setup:upgrade
bin/magento-cli cache:flush