manifest / integrations / wp-plugin-salesforce
Salesforce Plugin
Connect to the Salesforce Lightning Platform.
by José Bernal · github.com/ocdladefense/wp-plugin-salesforce
★ 0stars
75composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/ocdladefense/wp-plugin-salesforce/archive/refs/heads/master.zipAlso on Packagist as ocdladefense/wp-salesforce:
composer require ocdladefense/wp-salesforceFrom the readme
wp-plugin-salesforce
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.