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

Installs: 540

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 10

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/swarming/magento2-buzzi-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