swarming/magento2-buzzi-publish-customer-logout

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

Magento 2 Buzzi.io Publish Customer Logout

1.1.0 2018-10-13 20:38 UTC

This package is not auto-updated.

Last update: 2022-10-01 17:52:43 UTC


README

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

Installation via Composer

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

composer require swarming/magento2-buzzi-publish-customer-logout
php bin/magento module:enable Buzzi_Base
php bin/magento module:enable Buzzi_Publish
php bin/magento module:enable Buzzi_PublishCustomerLogout
php bin/magento setup:upgrade