yotpo / magento2-module-yotpo-loyalty
Magento 2 module for integration with Yotpo
Installs: 162 863
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 17
Forks: 7
Open Issues: 1
Type:magento2-module
Requires
- php: >=5.6
- magento/framework: >=100.1.0
- dev-master
- v1.4.12.x-dev
- 1.4.12
- v1.4.11.x-dev
- 1.4.11
- 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-10-23 17:07:27 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.