tnw/salesforce 2.6.34

Integration between Magento 2 and Salesforce

Type

magento2-module

License

gpl-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Magento 2 and Salesforce Integration (Starter Pack)

The simplest and most flexible way of integrating Magento entities with Salesforce objects.

NOTE: we also do offer integration between Magneto 1.x and Salesforce and you can find more information on our website.

Build Status

CircleCI

Requirements

  • PHP >= 7.0
  • SOAP PHP extension
  • Magento >= 2.2

How to install

via Magento Marketplace

You can get this extension from Magento Marketplace by visiting Salesforce Integration (Basic Plan) page. Then follow Installation instructions to install the extension.

via Composer (skip Magento Marketplace)

  1. Install our extension
composer require tnw/salesforce
  1. Update Magento
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy
  1. Re-index
bin/magento indexer:reindex

After the extension is installed follow the installation starting at STEP 3.

How to articles

Contribute to this module

Feel free to Fork and contrinute to this module and create a pull request so we will merge your changes to develop branch.

Features

  • Customer sync
  • Customer Address sync
  • Duplicate Elimination
  • PersonAccount support

Paid Version

More information about the paid version is available on PowerSync.biz - Magento 2 + Salesforce Integration website. View the full list of features.

You can view the demo of our paid verion on YouTube.

License

GNU General Public License v3.0