This is the official Magento 2 extension for Bazaarvoice.
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
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