yotpo / magento2-module-yotpo-loyalty
与 Yotpo 集成的 Magento 2 模块
1.4.10
2024-09-02 14:22 UTC
Requires
- php: >=5.6
- magento/framework: >=100.1.0
- dev-master
- v1.4.10.x-dev
- 1.4.10
- v1.4.9.x-dev
- 1.4.9
- v1.4.8.x-dev
- 1.4.8
- v1.4.7.x-dev
- 1.4.7
- v1.4.6.x-dev
- 1.4.6
- v1.4.5.x-dev
- 1.4.5
- v1.4.4.x-dev
- 1.4.4
- v1.4.3.x-dev
- 1.4.3
- v1.4.2.x-dev
- 1.4.2
- v1.4.1.x-dev
- 1.4.1
- v1.4.0.x-dev
- v1.4.0.1-dev
- 1.4.0
- v1.3.9.x-dev
- 1.3.9
- v1.3.8.x-dev
- 1.3.8
- v1.3.7.x-dev
- 1.3.7
- v1.3.6.x-dev
- 1.3.6
- v1.3.5.x-dev
- 1.3.5
- v1.3.4.x-dev
- 1.3.4
- v1.3.3.x-dev
- 1.3.3
- v1.3.2.x-dev
- 1.3.2
- v1.3.1.x-dev
- 1.3.1
- v1.3.0.x-dev
- 1.3.0
- 1.2.9
- v1.2.7.x-dev
- v1.2.6.x-dev
- 1.2.6
- 1.2.5
- v1.2.4.x-dev
- 1.2.4
- v1.2.3.x-dev
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- v1.1.9.1-dev
- 1.1.9
- v1.1.8.x-dev
- v1.1.7.x-dev
- 1.1.7
- v1.1.5.x-dev
- 1.1.5
- v1.1.4.x-dev
- 1.1.4
- v1.1.3.x-dev
- 1.1.3
- v1.1.2.x-dev
- 1.1.2
- v1.1.1.x-dev
- v1.1.0.x-dev
- v1.0.3.x-dev
- 1.0.3
- v1.0.2.x-dev
- 1.0.2
- 1.0.1
- 1.0.0
- dev-store-information-update-webhook
- dev-v1.3.3-qty-debug
- dev-fixes/magento2.4.4-compatibility
- dev-feature/module-version-on-configuration
- dev-feature/admin-info-confirm
- dev-shalomgu-merge-girit-fix-LR-6632-thrown-to-logout
- dev-shalomgu-patch-1-ident
- dev-shalomgu-patch-1-pinni-change-from-dec
- dev-separate-free-product-to-different-line
- dev-v1.2.0-b
- dev-update-composer
This package is auto-updated.
Last update: 2024-09-02 14:23:12 UTC
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 下手动安装
- 下载并将此存储库的内容放置在 {YOUR-MAGENTO2-ROOT-DIR}/app/code/Yotpo/Loyalty 下
- 在您的 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
版权所有 © 2018 Yotpo。保留所有权利。