tua/bazaarvoice-magento2-extension

Bazaarvoice Magento 2 Integration Extension

dev-master 2018-07-27 13:42 UTC

This package is not auto-updated.

Last update: 2024-04-14 03:12:26 UTC


README

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