Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Insert excerpt
_notes_installation_warning
_notes_installation_warning
nopaneltrue

Panel
panelIconIdatlassian-warning
panelIcon:warning:
bgColor#FFFAE6

Important Note!

We strongly recommend upgrading the current module versions to the latest versions for Magento 2.4.3 (Magento 2 Connector) before the upgrading to the latest versions for Magento 2.4.4

Latest Versions

Module

Version

Magento Commerce

(aka. OpenSource)

Adobe Commerce

(Adobe Commerce Cloud)

Adobe Commerce

(Adobe Commerce Cloud)

+ Native B2B extension

tnw/marketing

Insert excerpt
IP:_tnw_marketing-2.4.4
IP:_tnw_marketing-2.4.4
nopaneltrue

(tick)

(tick)

(tick)

tnw/soap-client

Insert excerpt
_tnw_soap-client-2.4.4
_tnw_soap-client-2.4.4
nopaneltrue

(tick)

(tick)

(tick)

tnw/salesforce

Insert excerpt
_tnw_salesforce-2.4.4
_tnw_salesforce-2.4.4
nopaneltrue

(tick)

(tick)

(tick)

tnw/sforceenterprise

Insert excerpt
_tnw_sforceenterprise-2.4.4
_tnw_sforceenterprise-2.4.4
nopaneltrue

(tick)

(tick)

(tick)

tnw/sforcecustomergroup

Insert excerpt
_tnw_sforcecustomergroup-2.4.4
_tnw_sforcecustomergroup-2.4.4
nopaneltrue

(tick)

(tick)

(tick)

tnw/sforcetierprice

Insert excerpt
_tnw_sforcetierprice-2.4.4
_tnw_sforcetierprice-2.4.4
nopaneltrue

(tick)

(tick)

(tick)

tnw/sforcerma

Insert excerpt
_tnw_sforcerma-2.4.4
_tnw_sforcerma-2.4.4
nopaneltrue

(error)

(tick)

(tick)

tnw/sforcequickorder

Insert excerpt
_tnw_sforcequickorder-2.4.4
_tnw_sforcequickorder-2.4.4
nopaneltrue

(tick)

(tick)

(tick)

tnw/sforceb2b

Insert excerpt
_tnw_sforceb2b-2.4.4
_tnw_sforceb2b-2.4.4
nopaneltrue

(error)

(error)

(tick)

tnw/b2b

Insert excerpt
_tnw_b2b-2.4.4
_tnw_b2b-2.4.4
nopaneltrue

(error)

(error)

(tick)

Installation/Upgrade Instructions

We advise installing Magento extensions via composer.

STEP 1 - Register new composer repository

Insert excerpt
_composer_config
_composer_config
nopaneltrue

STEP 2 - Enable maintenance mode

Code Block
bin/magento maintenance:enable
Panel
panelIconIdatlassian-warning
panelIcon:warning:
bgColor#FFFAE6

Before the upgrade process stop all background scripts on your server:

  • cron jobs

  • consumers - you can use some command like this:

    Code Block
    kill $(ps aux | grep 'queue:consumer[s]\?:start' | awk '{print $2}')

    ask

    your

    server

    admin

    to

    help

    with

    that

STEP 3 - Install the product via composer

Expand
titleAdobe Commerce (Adobe Commerce Cloud): version 2.4.4 and above

composer require

Insert excerpt
_install tnw/marketing-2.4.4
_install tnw/marketing-2.4.4
nopaneltrue
Insert excerpt
_install tnw/soap-client-2.4.4
_install tnw/soap-client-2.4.4
nopaneltrue
 
Insert excerpt
_install tnw/salesforce-2.4.4
_install tnw/salesforce-2.4.4
nopaneltrue
 
Insert excerpt
_install tnw/sforcecustomergroup-2.4.4
_install tnw/sforcecustomergroup-2.4.4
nopaneltrue
 
Insert excerpt
_install tnw/sforcetierprice-2.4.4
_install tnw/sforcetierprice-2.4.4
nopaneltrue
 
Insert excerpt
_install tnw/sforceenterprise-2.4.4
_install tnw/sforceenterprise-2.4.4
nopaneltrue
 
Insert excerpt
_install tnw/sforcerma-2.4.4
_install tnw/sforcerma-2.4.4
nopaneltrue
 
Insert excerpt
_install tnw/sforcequickorder-2.4.4
_install tnw/sforcequickorder-2.4.4
nopaneltrue
--no-update

composer upgrade tnw/marketing tnw/soap-client tnw/salesforce tnw/sforceenterprise tnw/sforcecustomergroup tnw/sforcetierprice tnw/sforcerma tnw/sforcequickorder

Expand
titleAdobe Commerce (Adobe Commerce Cloud) + B2B: version 2.4.4 and above

composer require

Insert excerpt
_install tnw/marketing-2.4.4
_install tnw/marketing-2.4.4
nopaneltrue
Insert excerpt
_install tnw/soap-client-2.4.4
_install tnw/soap-client-2.4.4
nopaneltrue
 
Insert excerpt
_install tnw/salesforce-2.4.4
_install tnw/salesforce-2.4.4
nopaneltrue
 
Insert excerpt
_install tnw/sforcecustomergroup-2.4.4
_install tnw/sforcecustomergroup-2.4.4
nopaneltrue
 
Insert excerpt
_install tnw/sforcetierprice-2.4.4
_install tnw/sforcetierprice-2.4.4
nopaneltrue
 
Insert excerpt
_install tnw/sforceenterprise-2.4.4
_install tnw/sforceenterprise-2.4.4
nopaneltrue
 
Insert excerpt
_install tnw/sforcerma-2.4.4
_install tnw/sforcerma-2.4.4
nopaneltrue
 
Insert excerpt
_install tnw/sforcequickorder-2.4.4
_install tnw/sforcequickorder-2.4.4
nopaneltrue
Insert excerpt
_install tnw/sforceb2b-2.4.4
_install tnw/sforceb2b-2.4.4
nopaneltrue
tnw/b2b=
Insert excerpt
_tnw_b2b-2.4.4
_tnw_b2b-2.4.4
nopaneltrue
--no-update

composer upgrade tnw/marketing tnw/soap-client tnw/salesforce tnw/sforceenterprise tnw/sforcecustomergroup tnw/sforcetierprice tnw/sforcerma tnw/sforcequickorder tnw/sforceb2b tnw/b2b

Expand
titleMagento Commerce (aka. Magento Open Source): version 2.4.4 and above

composer require

Insert excerpt
_install tnw/marketing-2.4.4
_install tnw/marketing-2.4.4
nopaneltrue
Insert excerpt
_install tnw/soap-client-2.4.4
_install tnw/soap-client-2.4.4
nopaneltrue
 
Insert excerpt
_install tnw/salesforce-2.4.4
_install tnw/salesforce-2.4.4
nopaneltrue
 
Insert excerpt
_install tnw/sforcecustomergroup-2.4.4
_install tnw/sforcecustomergroup-2.4.4
nopaneltrue
 
Insert excerpt
_install tnw/sforcetierprice-2.4.4
_install tnw/sforcetierprice-2.4.4
nopaneltrue
 
Insert excerpt
_install tnw/sforceenterprise-2.4.4
_install tnw/sforceenterprise-2.4.4
nopaneltrue
 
Insert excerpt
_install tnw/sforcequickorder-2.4.4
_install tnw/sforcequickorder-2.4.4
nopaneltrue
--no-update

composer upgrade tnw/marketing tnw/soap-client tnw/salesforce tnw/sforceenterprise tnw/sforcecustomergroup tnw/sforcetierprice tnw/sforcequickorder

Follow https://technweb.atlassian.net/wiki/spaces/IWS/pages/590905435/Magento+2+Magento+Extension instructions only if you are using Magento 2.3.5 - 2.4.3. 

Follow Magento 2: Magento Extension Upgrade to 2.6 instructions only if you are using TNW_Salesforce 2.5. 

Warning

If you are still using Magento 2.2, use the following command to install an older version of our integration. The latest version of the integration only works with Magento platform version 2.3.5 and above.

composer require tnw/soap-client=1.1.1 tnw/salesforce=2.5.30  tnw/sforcebusiness=2.5.27 tnw/sforceenterprise=2.5.21

STEP 4 - Performing Magento upgrade

Insert excerpt
_after_installation
_after_installation
nopaneltrue

Info

Re-save configuration pages after the upgrade

Download composer packages

If you must download any of the modules via composer, use the example below:

Code Block
composer archive -fzip MODULE_NAME MODULE_VERSION

Example:

Code Block
composer archive -fzip tnw/soap-client 1.1.1
Note

Please be advised that we don’t recommend going this route. Our support does not cover installation issues and/or upgrades if this method is used.

Uninstall

Insert excerpt
_uninstall tnw/salesforce
_uninstall tnw/salesforce
nopaneltrue

Insert excerpt
_uninstall tnw/sforceenterprise
_uninstall tnw/sforceenterprise
nopaneltrue

Related articles

https://packagist.org/packages/tnw/soap-client