swarming / magento2-buzzi-publish-wishlist-item
Magento 2 Buzzi.io Publish Wishlist Item
Installs: 567
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 10
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- swarming/magento2-buzzi-publish: ^1.1.0
This package is not auto-updated.
Last update: 2022-10-01 18:03:36 UTC
README
This is the official Magento 2 extension for Buzzi.io.
Installation via Composer
You can install our Magento 2 Buzzi Publish Wish List Item extension via Composer. Please run these commands at the root of your Magento install:
composer require swarming/magento2-buzzi-publish-wishlist-item php bin/magento module:enable Buzzi_Base php bin/magento module:enable Buzzi_Publish php bin/magento module:enable Buzzi_PublishWishlistItem php bin/magento setup:upgrade