Leaflet Kickstart is a quick way for developers to evaluate a Drupal 7 based GIS solution using the Leaflet module in combination with the Address Field, Geocoder and Geofield projects. Also included in the distribution is the Leaflet More Maps module which provides the Leaflet output with additional map styles.
This distribution is aimed more towards evaluating the collection of modules rather than a base distribution to build from (not that there's anything here to prevent you doing that). Leaflet Kickstart itself uses Buildkit as a base distribution. A number of GIS use cases are demonstrated using a custom Features module called Leaflet Kickstart Demo.
Installation
The distribution needs to be built using Drush Make. Once you've got Drush Make installed you should be able to run the following from the command line (where [directory] becomes the Drupal root for your build):
This module extends the Webform module to easily allow Webform submissions to feeds to your Salesforce.com account. Note that these submissions do not act as a "web-to-lead form" in Salesforce. This module relies on Salesforce API for the actual submissions.
Which version of the module should you use?
7.x-1.x branch - Webform 3.x and Salesforce API 2.x branch
7.x-2.x branch - Webform 4.x and Salesforce API 2.x branch
7.x-3.x branch - Webform 3.x and Salesforce API 3.x branch
This project was created out of need for Webform and Salesforce integration for D7. Neither Salesforce Webform Data Integration nor SF Webform accomplished this for D7 at the time.
The main difference between this module and Salesforce Webform Data Integration is how they handle Salesforce submissions - this module relies on Salesforce API module while Salesforce Webform Data Integration requires downloading and including the Salesforce API toolkit.