swarming/magento2-buzzi-consume

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

Magento 2 Buzzi.io Consume

Installs: 179

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 10

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.3 2017-10-23 15:35 UTC

This package is not auto-updated.

Last update: 2022-10-01 17:31:02 UTC


README

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

Installation via Composer

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

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