swarming/magento2-buzzi-publish

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

Magento 2 Buzzi.io Publish

Installs: 1 325

Dependents: 11

Suggesters: 0

Security: 0

Stars: 0

Watchers: 10

Forks: 0

Open Issues: 0

Type:magento2-module

1.2.3 2019-07-30 05:52 UTC

This package is auto-updated.

Last update: 2022-09-29 02:06:41 UTC


README

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

Installation via Composer

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

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