This bundle adds Yotpo marketing features to OroCommerce
Currently implemented features include:
- Customer Review widget on Product Page
- Conversion Tracking
- OroCommerce 3.X
NOTE: Adjust instructions as needed for your local environment
- Install via Composer:
composer require friendsoforo/oro-yotpo-bundle
- Purge Oro cache:
php bin/console cache:clear --env=prod
- Login to Oro Admin
- Navigate to System Configuration => Commerce => Friends of Oro => Yotpo Reviews
- Configure your Yotpo App Key and activate individual features
- Save the configuration and verify that it is now appearing on the frontend website
- Include correct price with Reviews Widget (eg RRP)
- Implement Batch Job to push Completed/Shipped Orders into Yotpo (required for Yotpo Automatic Review Requests)
- Implement Yotpo Star Ratings on Product Listing Pages (Completed)
- Add support for Yotpo Reviews Carousel