Magento 2 Integration
Compatibility:
2.x (all minor versions are supported)
Magento Enterprise Edition
2.x (all minor versions are supported)
What you will need:
Log in to Commerce Marketplace with the username and password you used to purchase the extension.
- Magento Admin username and password.
- Magento Admin role needs to allow access to System Configuration (Admin role is fine).
- HubSpot Credentials.
Magento 2 Extension Installation Instructions:
Log in to Commerce Marketplace with the username and password you used to purchase the extension here
- In the upper-right corner, click Your name > My Profile.
- Click My Purchases.
- Find the extension that you want to install and click Technical Details.
- Navigate to your project directory and update your composer.json file
bin/magento maintenance:enable composer require eyemagine/hubspot:2.0.32
HTML - Enter your authentication keys. Your public key is your username; your private key is your password, If
- Connect to your Magento directory and run the following commands.
php bin/magento module:enable Eyemagine_HubSpot --clear-static-content php bin/magento setup:upgrade --keep-generated bin/magento setup:di:compile bin/magento cache:clean bin/magento maintenance:disable
HTML
Magento 2 Extension Upgrade Instructions:
- Find the extension version that you want to install and click Technical Details.
- Navigate to your project directory and run
bin/magento maintenance:enable composer require eyemagine/hubspot ^2.0.32 bin/magento setup:upgrade --keep-generated bin/magento setup:static-content:deploy bin/magento cache:clean bin/magento maintenance:disable
HTML
Compatibility:
Magento Community Edition
1.4.x, 1.5.x, 1.6.x, 1.7.x, 1.8.x, 1.9.x, 2.x, 2.1, 2.2, 2.3
Magento Enterprise Edition / Adobe Commerce Cloud
1.10.x, 1.11.x, 1.12.x, 1.13.x, 1.14, 2.x, 2.1, 2.2, 2.3, 2.4
What you will need:
- Magento Admin username and password
- Magento Admin role needs to allow access to System Configuration (Admin role is fine)
- HubSpot Credentials
- Navigate to the HubSpot Integration Extension
- Select the Platform (Community or Enterprise)
- Click the Install Now button
- Select Your Magento Connect Channel
- Magento Connect Channel 1.0
- Community Edition 1.4.x and older
- Magento Connect Channel 2.0
- Community Edition 1.4.2.0 beta only
- Community Edition 1.5 +
- Enterprise Edition 1.9.0.0-RC2 +
- Magento Connect Channel 1.0
- Check the box to agree to the extension license agreement.
- Once you select the channel and agree to the licensing agreement, click Get Extension Key.
- The extension key is revealed. Click Select Key to copy the key.
- Log into your Magento Store Admin Panel
- Navigate to System > Magento Connect > Magento Connect Manager
- Paste the extension key in Step 2 field and click Install. Magento Connect Manager verifies the extension key and gives you options to Cancel Installation or Proceed.
- Click Proceed. The Console Box displays the results of your install. If there are any issues, it will be displayed in this box.]
- Click Refresh to see this extension added to your Extensions List.
The instructions for activating the extension:
- Install the extension (instructions are provided above)
- Log into the Magento Admin
- Navigate to System > Cache Management
- Check the Config cache and submit the Refresh action
- Log out (this updates ACL Roles allowing access to the HubSpot resource)
- Login
- Navigate to System > Configuration > HubSpot Integration
- Enable HubSpot and click the Save Config button
- Take note of the User Key and Pass Code
- You can always refresh the access keys, however, this will require updating the HubSpot App with the new values.
Instructions for configuring HubSpot App:
- Log into https://www.hubintegration.com/
- Click "Sign In With HubSpot"
- Enter your HubSpot portal ID
- Enter your Magento site URL (include the trailing slash "/")
- Paste in the values provided by the Magento extension for User Key and Pass Code
- Click Submit
- If you see a Subscribe Now button, click it to start your PayPal trial (free 30-day trial)
- Site data should begin syncing within a few hours, but depending on the size of the historical data it might take up to a day to fully sync to HubSpot.
Things to check after install:
- If you are using memcache or APC, you will need to refresh it in addition to the Magento Cache.
- Make sure you installed the extension within the right Magento install.
- If you are using multiple servers (separate server for admin) make sure the extension is installed for all of the servers.
- Add this IP to any firewall(s) protecting the Magento instance(s): 143.110.144.174
Keep in mind that after installation and payment subscription have been completed successfully, the portal will still need to be activated. Therefore, it can take up to one business day before contacts begin to be imported from Magento into HubSpot.