yotpo / magento2-module-yotpo-loyalty
Magento 2 module for integration with Yotpo
Package info
github.com/YotpoLtd/magento2-module-yotpo-loyalty
Type:magento2-module
pkg:composer/yotpo/magento2-module-yotpo-loyalty
1.4.13
2025-10-15 16:24 UTC
Requires
- php: >=7.0
- magento/framework: >=100.1.0
This package is auto-updated.
Last update: 2026-06-15 19:45:29 UTC
README
Magento 2 module for integration with Yotpo.
✓ Install via composer (recommended)
Run the following command under your Magento 2 root dir:
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
Install manually under app/code
- Download & place the contents of this repository under {YOUR-MAGENTO2-ROOT-DIR}/app/code/Yotpo/Loyalty
- Run the following commands under your Magento 2 root dir:
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
Copyright © 2018 Yotpo. All rights reserved.