Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

...

Panel
titleComposer command

composer require 

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

composer upgrade tnw/soap-client tnw/salesforce tnw/sforcecustomergroup tnw/sforcetierprice tnw/sforceenterprise tnw/sforcetierprice tnw/sforcecustomergroupsforceenterprise 


Expand
titleIf you use Magento 2.2 and below


Panel
title*nix command

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



Expand
titleIf you want only download packages without installation process


Panel
titleComposer command

composer archive -fzip  tnw/soap-client  

Insert excerpt
_tnw_soap-client
_tnw_soap-client
nopaneltrue

composer archive -fzip   tnw/marketing   

Insert excerpt
IP:_tnw_marketing
IP:_tnw_marketing
nopaneltrue

composer archive -fzip  tnw/salesforce 

Insert excerpt
_tnw_salesforce
_tnw_salesforce
nopaneltrue

composer archive -fzip  tnw/sforceenterprise 

Insert excerpt
_tnw_sforceenterprise
_tnw_sforceenterprise
nopaneltrue

composer archive -fzip  tnw/sforcecustomergroup 

Insert excerpt
_tnw_sforcecustomergroup
_tnw_sforcecustomergroup
nopaneltrue

composer archive -fzip  tnw/sforcetierprice 

Insert excerpt
_tnw_sforcetierprice
_tnw_sforcetierprice
nopaneltrue


STEP 4

Insert excerpt
_after_installation
_after_installation
nopaneltrue

...