swarming/magento2-buzzi-publish-product-view

This package is abandoned and no longer maintained. No replacement package was suggested.

Magento 2 Buzzi.io Publish Product View

1.0.2 2018-11-08 15:09 UTC

This package is not auto-updated.

Last update: 2022-09-26 19:14:44 UTC


README

This is the official Magento 2 extension for Buzzi.io.

Installation via Composer

You can install our Magento 2 Buzzi Publish Product View extension via Composer. Please run these commands at the root of your Magento install:

composer require swarming/magento2-buzzi-publish-product-view
php bin/magento module:enable Buzzi_Base Buzzi_Publish Buzzi_PublishProductView
php bin/magento setup:upgrade