ocdladefense/wp-salesforce

There is no license information available for the latest version (v2.4.1) of this package.

WordPress plugin to connect to Salesforce.

v2.4.1 2021-12-13 21:30 UTC

This package is auto-updated.

Last update: 2024-10-14 04:07:05 UTC


README

Installation

  1. Clone the repository or install using composer.
  2. Copy "examples/oauth-config-example.php" to "wp-content/oauth-config.php".
  3. In "oauth-config.php, set the constants and fill in the credentials.
  4. You should be good at this point.