Skip to content

Oro Bundle to inject Yotpo Reviews and conversion tracking

License

Notifications You must be signed in to change notification settings

FriendsOfOro/OroYotpoBundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oro Yotpo Bundle

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