lologhi / sfwp

Try to sync Wordpress with Salesforce

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sfwp

A Symfony command (src/Command/SyncCommand) to query Salesforce.

To make it work:

  • duplicate .env.dist in .env and change content.
  • add a entreprise.wsdl.xml, downloaded from Salesforce.

To call the command: bin/console app:sync.

About

Try to sync Wordpress with Salesforce


Languages

Language:PHP 96.1%Language:HTML 3.9%