You are here

README.txt in Salesforce Suite 6.2

IT IS HIGHLY RECOMMENDED THAT YOU INSTALL LIBRARIES API
http://drupal.org/project/libraries

If Libraries API is not installed, this directory is where the PHP soapClient
directory goes.

Download the Salesforce PHP Toolkit:

   https://github.com/messageagency/salesforce
   or 
   git://github.com/messageagency/salesforce.git

   If "libraries" module is installed, place "soapclient" in
   "salesforce/soapclient" in your libraries path.
   You should end up with something like:
   sites/all/libraries/salesforce/soapclient

   If "libraries" modules is not installed, place the "soapclient" directory
   within the "toolkit" directory in "salesforce_api". 
   You should end up with something like:
   sites/all/modules/salesforce/salesforce_api/toolkit/soapclient

File

salesforce_api/toolkit/README.txt
View source
  1. IT IS HIGHLY RECOMMENDED THAT YOU INSTALL LIBRARIES API
  2. http://drupal.org/project/libraries
  3. If Libraries API is not installed, this directory is where the PHP soapClient
  4. directory goes.
  5. Download the Salesforce PHP Toolkit:
  6. https://github.com/messageagency/salesforce
  7. or
  8. git://github.com/messageagency/salesforce.git
  9. If "libraries" module is installed, place "soapclient" in
  10. "salesforce/soapclient" in your libraries path.
  11. You should end up with something like:
  12. sites/all/libraries/salesforce/soapclient
  13. If "libraries" modules is not installed, place the "soapclient" directory
  14. within the "toolkit" directory in "salesforce_api".
  15. You should end up with something like:
  16. sites/all/modules/salesforce/salesforce_api/toolkit/soapclient