yotpo/magento2-module-yotpo-loyalty

Magento 2 module for integration with Yotpo

Installs: 137 830

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 17

Forks: 7

Open Issues: 0

Type:magento2-module


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

  1. Download & place the contents of this repository under {YOUR-MAGENTO2-ROOT-DIR}/app/code/Yotpo/Loyalty
  2. 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

https://www.yotpo.com/

Copyright © 2018 Yotpo. All rights reserved.

Yotpo Logo