Type
magento2-module
Hivewyre - Magento 2 Module Connector
magento2-module
OSL-3.0, AFL-3.0
None
None
None
None
None
None
Hivewyre Connector Magento2 extension
Module integrates hivewyre app with Magento 2
Open your command line terminal and go to your Magento 2 root installation directory.
Run the following commands to install the module:
composer require hivewyre/magento2-connector
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Clean Magento Cache. In the Magento Admin. Go to System > Tools > Cache Management and click Flush Static Files Cache.
Enable the extension by going to Magento Admin Panel -> Marketing -> User Content
Run the following commands to Uninstall the module:
composer remove hivewyre/magento2-connector
php bin/magento setup:upgrade