Table of Contents | ||||||
---|---|---|---|---|---|---|
|
...
Extension installation via composer for Magento 2.4.3
Latest Versions
Module | Version | Magento Commerce (aka. OpenSource) | Adobe Commerce (Adobe Commerce Cloud) | Adobe Commerce (Adobe Commerce Cloud) + Native B2B extension | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
tnw/sforcecountrystate |
|
Installation/Upgrade Instructions
STEP 1 - Register new composer repository
Register PowerSync repository
Info |
---|
NOTE: These steps are only necessary when installing our software for the first time |
Code Block |
---|
composer config repositories.powersync composer https://dist.powersync.biz |
STEP 2 - Enable maintenance mode
Code Block |
---|
bin/magento maintenance:enable |
STEP 3 - Install the product via composer
composer require
|
Code Block |
---|
composer upgrade tnw/soap-client tnw/salesforce tnw/sforceenterprise tnw/sforcecustomergroup tnw/sforcetierprice tnw/sforcerma tnw/sforcequickorder tnw/sforcecountrystate |
STEP 4 - Performing Magento upgrade
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Info |
---|
Re-save configuration pages after the upgrade |
Extension installation via composer 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/sforcecountrystate |
|
Installation/Upgrade Instructions
STEP 1 - Register new composer repository
Register PowerSync repository
...
Code Block |
---|
composer config repositories.powersync composer https://dist.powersync.biz |
STEP 2 - Enable maintenance mode
Code Block |
---|
bin/magento maintenance:enable |
STEP 3 - Install the product via composer
composer require
|
Code Block |
---|
composer upgrade tnw/soap-client tnw/salesforce tnw/sforceenterprise tnw/sforcecustomergroup tnw/sforcetierprice tnw/sforcerma tnw/sforcequickorder tnw/sforcecountrystate |
STEP 4 - Performing Magento upgrade
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Info |
---|
Re-save configuration pages after the upgrade |
Usage
Country State module provides you with the ability to import Countries and States from Salesforce to Magento
...
As a result, all Country State module options become available
...
Note |
---|
Important: Also you need to start related consumers:
Follow the manage message queues documentation and add the following listeners to your |
...
go to Magento Admin panel - Salesforce (sidebar menu) - Country State - Country State Configuration tab
Click the “Update Now“ button
...
Manage Countries page
On Manage Countries page you could view all countries created in the Magento database
go to Magneto Admin panel - Sidebar menu - Salesforce icon
...
By clicking on “Manage Regions“ action link you will be able to view all regions/states created for selecte country
...
Use Cases
Create new Country
...