// $Id$
Salesforce module

Current Maintainer: 
  Victor Kane (victorkane@drupal.org - http://drupal.org/user/36006 - http://awebfactory.com.ar)
Original Creator, Maintainer & Developer: 
  Steve McKenzie (http://drupal.org/user/45890)
Reworked and made more modular by benjamin melanon, Agaric Design Collective - http://AgaricDesign.com

FEATURES
* Version 2.x development release for Drupal 5.x
* Drupal contact form is inserted into Salesforce account as lead.
* All new Drupal users are added to Salesforce account as leads.
* [still works?] Drupal user account edits update Salesforce lead data.
* [still works?] When Drupal user account is edited, conversions will be detected, and user will be listed as Salesforce contact.
* GPL licensed converted nusoap library avoids having to use non-GPL Salesforce PHP API.  [TODO- ask about using PHP API library]

INSTALLATION
See INSTALLATION.txt

ROADMAP:
* Create usuable 4.7.x and 5.x branches with current functionality (DONE).
* Redesign (including some suggestions of Steve McKenzie's for refactoring).
* Extend functionality (WEBFORM INTEGRATION WITH FIELD MAPPING)
* Incorporate reuse of and alignment with existing Drupal core and module directions (IN PROGRESS)
* Guarantee Drupal 6 upgrade path, start branch
* Extend functionality

