Magento 2

Magento FAQ: How do I update the Unific Connector?

Step 1:
Run command:
composer config repositories.unific composer https://magento2connector.unific.com/ 

Step 2:
Run command:
composer require unific/connector:^1.4.0

Step 3:
Run commands:
bin/magento setup:upgrade
bin/magento cache:clean
bin/magento cache:clean
chmod -R 777 var pub/static pub/media generated

Your magento extension should be successfully installed/updated.

If installation fails to install/update please try the following:

  1. Run command:composer remove unific/connector  
  2. Open composer.json and remove the old github repository from Unific
  3. Restart installation process from step 1

That should be all you need to update the Unific Connector Magento 2 Extension. 

Setup from the Start

If you need to setup of Magento 2 integration for HubSpot using Unific from the start, follow this article:
https://support.unific.com/en/articles/3299326-magento-2-setup-for-unific-and-hubspot