Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bazaarvoice/magento2-extension

The official Magento 2 extension for Bazaarvoice.
https://github.com/bazaarvoice/magento2-extension

Last synced: about 11 hours ago
JSON representation

The official Magento 2 extension for Bazaarvoice.

Awesome Lists containing this project

README

        

Bazaarvoice Magento 2 Integration Extension
=============================================

[![Latest Stable Version](https://poser.pugx.org/bazaarvoice/bazaarvoice-magento2-ext/v/stable)](https://packagist.org/packages/bazaarvoice/bazaarvoice-magento2-ext)
[![Total Downloads](https://poser.pugx.org/bazaarvoice/bazaarvoice-magento2-ext/downloads)](https://packagist.org/packages/bazaarvoice/bazaarvoice-magento2-ext)
[![Latest Unstable Version](https://poser.pugx.org/bazaarvoice/bazaarvoice-magento2-ext/v/unstable)](https://packagist.org/packages/bazaarvoice/bazaarvoice-magento2-ext)
[![License](https://poser.pugx.org/bazaarvoice/bazaarvoice-magento2-ext/license)](https://packagist.org/packages/bazaarvoice/bazaarvoice-magento2-ext)

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: https://knowledge.bazaarvoice.com/wp-content/partnerintegrations/en_US/ecommerce.html#magento-2

## Installation via Composer

You can install our Bazaarvoice Magento 2 extension via [Composer](http://getcomposer.org/). Please run these commands at the root of your Magento install:
```bash
composer require bazaarvoice/bazaarvoice-magento2-ext
php bin/magento module:enable Bazaarvoice_Connector
php bin/magento setup:upgrade
```

## Compatibility
This extension is compatible with the newer Bazaarvoice Conversations offering. There is currently no extension available for the Magento 2 platform that is compatible with the older legacy Bazaarvoice Conversations PRR offering.

Please go to https://knowledge.bazaarvoice.com/wp-content/partnerintegrations/en_US/ecommerce.html#magento-1x if you are looking for the Bazaarvoice Magento extension compatible with the older Magento 1 platform.