swarming/magento2-buzzi-publish-cart-abandonment

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

Magento 2 Buzzi.io Publish Cart Abandonment

3.2.1 2019-11-11 21:00 UTC

This package is auto-updated.

Last update: 2022-10-12 03:31:53 UTC


README

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

Installation via Composer

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

composer require swarming/magento2-buzzi-publish-cart-abandonment
php bin/magento module:enable Buzzi_Base
php bin/magento module:enable Buzzi_Publish
php bin/magento module:enable Buzzi_PublishCartAbandonment
php bin/magento setup:upgrade