Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.3 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.3 KB

Bazaarvoice Magento 2 Integration Extension

Latest Stable Version Total Downloads Latest Unstable Version License

This is the official Magento 2 extension for Bazaarvoice.

Getting Started

Please visit our Bazaarvoice Knowledge website and start with our step by step integration guide for Magento 2: http://knowledge.bazaarvoice.com/partner-integrations/#magento2

Installation via Composer

You can install our Bazaarvoice Magento 2 extension via Composer. Please run these commands at the root of your Magento install:

composer require bazaarvoice/bazaarvoice-magento2-ext
php bin/magento module:enable Bazaarvoice_Connector
php bin/magento setup:upgrade