Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bazaarvoice/magento2-extension
- Owner: bazaarvoice
- License: other
- Created: 2016-10-12T22:51:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-01T06:09:30.000Z (3 months ago)
- Last Synced: 2025-01-15T15:22:34.825Z (7 days ago)
- Language: PHP
- Homepage:
- Size: 815 KB
- Stars: 15
- Watchers: 9
- Forks: 39
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.