yotpo/module-yotpo-reviews

Magento2的Yotpo评论扩展

安装数: 171,935

依赖项: 1

建议者: 0

安全性: 0

星级: 0

关注者: 11

分支: 2

类型:magento2-module


README

此库包含了Yotpo评论扩展的核心文件。目录结构按照标准的magento 2项目库排列

此库还将包括不同版本的magento 2扩展包

要求

Magento 2.0+(模块版本至2.4.5)

Magento 2.1+(模块版本2.7.5至2.7.7)

Magento 2.2+(模块版本2.8.0及以上)

✓ 通过 composer 安装(推荐)

在您的Magento 2根目录下运行以下命令

composer require yotpo/module-yotpo-reviews
php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush

在app/code下手动安装

  1. 下载并将Yotpo的核心模块的内容放置在 {YOUR-MAGENTO2-ROOT-DIR}/app/code/Yotpo/Core。
  2. 下载并将此仓库的内容放置在 {YOUR-MAGENTO2-ROOT-DIR}/app/code/Yotpo/Yotpo
  3. 在您的Magento 2根目录下运行以下命令
php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush

用法

安装后,转到Magento 2管理面板

转到商店 -> 设置 -> 配置,更改商店视图(非默认配置)并点击左侧边栏上的Yotpo产品评论软件

插入您的账户app密钥和密钥

https://www.yotpo.com/

版权所有 © 2018 Yotpo。保留所有权利。

Yotpo Logo