swarming/magento2-buzzi-base

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

Buzzi.io Magento 2 Integration Extension

Installs: 1 265

Dependents: 3

Suggesters: 0

Security: 0

Stars: 0

Watchers: 9

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.2 2019-07-16 18:09 UTC

This package is auto-updated.

Last update: 2022-10-17 01:38:17 UTC


README

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

Installation via Composer

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

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