swarming/magento2-buzzi-publish-site-search

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

Magento 2 Buzzi.io Publish Site Search

Installs: 551

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 10

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/swarming/magento2-buzzi-publish-site-search

1.1.0 2018-12-13 17:32 UTC

This package is not auto-updated.

Last update: 2022-10-01 19:08:42 UTC


README

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

Installation via Composer

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

composer require swarming/magento2-buzzi-publish-site-search
php bin/magento module:enable Buzzi_Base Buzzi_Publish Buzzi_PublishSiteSearch
php bin/magento setup:upgrade