tua/bazaarvoice-magento2-extension

Bazaarvoice Magento 2 Integration Extension

Installs: 84

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/tua/bazaarvoice-magento2-extension

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

This package is not auto-updated.

Last update: 2025-12-21 11:54:05 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