Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

swarming/magento2-buzzi-base

Repository files navigation

Magento 2 Buzzi Base

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