yotpo / module-yotpo-messaging
Yotpo Sms扩展程序用于Magento2
4.3.2
2024-07-30 05:21 UTC
Requires
- php: ~5.6.0|^7.0|^8.0
- magento/framework: >=102.0.0
- yotpo/module-yotpo-core: 4.3.1
- dev-master
- 4.3.2
- 4.3.1
- 4.3.0
- 4.2.0
- 4.1.1
- 4.1.0
- 4.0.34
- 4.0.33
- 4.0.32
- 4.0.31
- 4.0.30
- 4.0.29
- 4.0.28
- 4.0.27
- 4.0.26
- 4.0.25
- 4.0.24
- 4.0.23
- 4.0.22
- 4.0.21
- 4.0.20
- 4.0.19
- 4.0.18
- 4.0.17
- 4.0.16
- 4.0.15
- 4.0.14
- 4.0.13
- 4.0.12
- 4.0.11
- 4.0.10
- 4.0.9
- 4.0.8
- 4.0.7
- 4.0.6
- 4.0.5
- 4.0.4
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- 0.0.1
- dev-ORB-1246-change-ownership-to-orbits
- dev-test-tracking-url
- dev-OCT-FIX-fixed-guest-checkout-consent-value-when-session-deleted
- dev-COR-FIX-temp-version-001
- dev-COR-2254-browse-abandonment
- dev-COR-2004-change-real-time-checkout-flow-to-always-sync-products
- dev-COR-2003-customers-sync-flows-revamp-for-artifacts
This package is auto-updated.
Last update: 2024-08-30 05:27:37 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/module-yotpo-messaging
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下手动安装
- 下载并将Yotpo的核心模块的内容放置在{YOUR-MAGENTO2-ROOT-DIR}/app/code/Yotpo/Core。
- 下载并将此存储库的内容放置在{YOUR-MAGENTO2-ROOT-DIR}/app/code/Yotpo/Yotpo。
- 在您的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 管理面板
转到 Stores -> Settings -> Configuration,更改商店视图(不要更改默认配置)并点击左侧侧边栏上的 Yotpo 产品评论软件
输入您的帐户app密钥和密码
版权所有 © 2018 Yotpo。保留所有权利。