swarming/magento2-buzzi-publish-newsletter-subscribe

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

Magento 2 Buzzi.io Publish Newsletter Subscribe

1.0.0 2018-10-22 09:35 UTC

This package is not auto-updated.

Last update: 2022-10-07 14:49:20 UTC


README

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

Installation via Composer

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

composer require swarming/magento2-buzzi-newsletter-subscribe
php bin/magento module:enable Buzzi_Base Buzzi_Publish Buzzi_PublishNewsletterSubscribe
php bin/magento setup:upgrade