Installation
Submitted by dbcollies on Sat, 2014-06-14 15:14
Downloading
While the project is in sandbox, it's not possible to download it from drupal.org like a regular, published project. For now, there are two methods available for downloading:
Via git
cd sites/all/modules (or wherever you want to install it) git clone --branch 7.x-1.x http://git.drupal.org/sandbox/dbcollies/2280493.git salesforce_webforms
Snapshots
When any significant changes are made to the code, they will be made available here for download. Either of these files can be used in a manner similar to the 'git' method, or they can also be used in the "Add a New Module" form in your Drupal admin interface
Installation
- Install, enable, and configure the Salesforce Suite module
- This will require creating a "remote app" within Salesforce. Follow the documentation of the Salesforce Suite module for this.
- Install, enable, and configure The Webform module
- Enable the Salesforce Webforms Integration module
- Log in to post comments