Magento 2.4.3: Magento Extension 2.7 modules version

Latest Versions

Module

Version

Magento Commerce

(aka. OpenSource)

Adobe Commerce

(Adobe Commerce Cloud)

Adobe Commerce

(Adobe Commerce Cloud)

+ Native B2B extension

Module

Version

Magento Commerce

(aka. OpenSource)

Adobe Commerce

(Adobe Commerce Cloud)

Adobe Commerce

(Adobe Commerce Cloud)

+ Native B2B extension

tnw/soap-client

1.1.3

tnw/salesforce

2.7.135

tnw/sforceenterprise

2.7.207

tnw/sforcecustomergroup

2.7.11

tnw/sforcetierprice

2.7.22

tnw/sforcerma

2.7.23

tnw/sforcequickorder

2.7.7

tnw/sforceb2b

2.7.100

tnw/b2b

2.7.5

Installation/Upgrade Instructions

We advise installing Magento extensions via composer.

STEP 1 - Register new composer repository

STEP 2 - Enable maintenance mode

bin/magento maintenance:enable

STEP 3 - Install the product via composer

if you are using Magento 2.4.4 and above - follow the https://technweb.atlassian.net/wiki/spaces/IWS/pages/3288629249  instruction

composer require tnw/marketing=2.7.0 tnw/soap-client=1.1.3 tnw/salesforce=2.7.135 tnw/sforcecustomergroup=2.7.11 tnw/sforcetierprice=2.7.22 tnw/sforceenterprise=2.7.207 tnw/sforcerma=2.7.23 tnw/sforcequickorder=2.7.7 --no-update

 

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

composer require tnw/marketing=2.7.0 tnw/soap-client=1.1.3 tnw/salesforce=2.7.135 tnw/sforcecustomergroup=2.7.11 tnw/sforcetierprice=2.7.22 tnw/sforceenterprise=2.7.207 tnw/sforcerma=2.7.23 tnw/sforcequickorder=2.7.7 tnw/sforceb2b=2.7.100 tnw/b2b=2.7.5 --no-update

 

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

composer require tnw/marketing=2.7.0 tnw/soap-client=1.1.3 tnw/salesforce=2.7.135 tnw/sforcecustomergroup=2.7.11 tnw/sforcetierprice=2.7.22 tnw/sforceenterprise=2.7.207 tnw/sforcequickorder=2.7.7 --no-update

 

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

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

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

Download composer packages

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

composer archive -fzip MODULE_NAME MODULE_VERSION

Example:

composer archive -fzip tnw/soap-client 1.1.1

Uninstall

Related articles

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