swarming/magento2-buzzi-publish-page-view

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

Magento 2 Buzzi.io Publish Page View

1.0.2 2018-11-08 15:09 UTC

This package is not auto-updated.

Last update: 2022-09-26 18:27:15 UTC


README

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

Installation via Composer

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

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