manaf / test-repo-reviews

测试仓库评论

安装: 11

依赖项: 1

建议者: 0

安全: 0

类型:magento2-module

4.1.0 2021-10-27 04:12 UTC

This package is not auto-updated.

Last update: 2024-09-26 03:41:22 UTC


README

此库包含Yotpo SmsBump扩展的核心文件。目录结构位于标准的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/magento2-module-yotpo-core
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