swarming / magento2-buzzi-publish
Magento 2 Buzzi.io Publish
Installs: 1 326
Dependents: 11
Suggesters: 0
Security: 0
Stars: 0
Watchers: 10
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- magento/framework: ^100.1.0|^101.0.0|^102.0.0
- magento/module-backend: ^100.1.0|^101.0.0
- magento/module-catalog: ^101.0.0|^102.0.0|^103.0.0
- magento/module-customer: ^100.1.0|^101.0.0|^102.0.0
- swarming/magento2-buzzi-base: ^1.0.0
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