PHP code example of swarming / magento2-buzzi-consume
1. Go to this page and download the library: Download swarming/magento2-buzzi-consume library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
swarming / magento2-buzzi-consume example snippets
bash
composer nto module:enable Buzzi_Base
php bin/magento module:enable Buzzi_Consume
php bin/magento setup:upgrade