10/03
2016
Hivewyre - Magento 2 Module Connector
Hivewyre Connector Magento2 extension, (*1)
Module integrates hivewyre app with Magento 2, (*2)
Open your command line terminal and go to your Magento 2 root installation directory., (*3)
Run the following commands to install the module:, (*4)
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., (*5)
Enable the extension by going to Magento Admin Panel -> Marketing -> User Content, (*6)
Run the following commands to Uninstall the module:, (*7)
composer remove hivewyre/magento2-connector php bin/magento setup:upgrade