tua/bazaarvoice-magento2-extension

Bazaarvoice Magento 2 集成扩展

安装: 84

依赖项: 0

建议者: 0

安全性: 0

星标: 0

关注者: 1

分支: 0

开放问题: 0

类型:magento2-module

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

This package is not auto-updated.

Last update: 2024-09-29 05:48:32 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License

这是Bazaarvoice的官方Magento 2扩展。

入门指南

请访问我们的Bazaarvoice知识网站,并从我们的Magento 2逐步集成指南开始:http://knowledge.bazaarvoice.com/partner-integrations/#magento2

通过Composer安装

您可以通过Composer安装我们的Bazaarvoice Magento 2扩展。请在您的Magento安装根目录中运行以下命令

composer require bazaarvoice/bazaarvoice-magento2-ext
php bin/magento module:enable Bazaarvoice_Connector
php bin/magento setup:upgrade