yotpo/magento2-module-yotpo-loyalty

与 Yotpo 集成的 Magento 2 模块

安装次数: 156,474

依赖项: 0

建议者: 0

安全性: 0

星标: 2

关注者: 17

分支: 7

开放问题: 1

类型:magento2-module


README

与 Yotpo 集成的 Magento 2 模块。

✓ 使用 composer 安装(推荐)

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

composer require yotpo/magento2-module-yotpo-loyalty
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. 下载并将此存储库的内容放置在 {YOUR-MAGENTO2-ROOT-DIR}/app/code/Yotpo/Loyalty 下
  2. 在您的 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

https://www.yotpo.com/

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

Yotpo Logo