friendsoforo/oro-yotpo-bundle

Oro Bundle to inject Yotpo Reviews and conversion tracking

v0.2.0 2019-07-15 08:14 UTC

This package is auto-updated.

Last update: 2024-05-15 18:42:30 UTC


README

This bundle adds Yotpo marketing features to OroCommerce

Currently implemented features include:

  • Customer Review widget on Product Page
  • Conversion Tracking

Requirements

  • OroCommerce 3.X

Installation and Usage

NOTE: Adjust instructions as needed for your local environment

  1. Install via Composer:
    composer require friendsoforo/oro-yotpo-bundle
  2. Purge Oro cache:
    php bin/console cache:clear --env=prod
  3. Login to Oro Admin
  4. Navigate to System Configuration => Commerce => Friends of Oro => Yotpo Reviews
  5. Configure your Yotpo App Key and activate individual features
  6. Save the configuration and verify that it is now appearing on the frontend website

Roadmap / Remaining Tasks

Licence

MIT - MIT License