Salesforce PFG Adapter 1.0rc2 (Release candidate) (Jan 09, 2008)

This release is no longer supported! If you are using this release, please upgrade to a newer version if possible.

This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.

1.0rc2 targets support for recently released Plone 3.0.5 (as well as continuing to support Plone 2.5.x) and fixes deprecated code which is no longer allowed in the version of Generic Setup shipping with Plone 3.0.5.

For additional information about this project, please visit the overview page .

Available downloads

Product Package

For all platforms (0 kB)

Release Notes

Tested with Plone 2.5, Plone 3
State Release candidate
License GPL

Please note, if you previously installed beatbox, the python library for the Salesforce.com API, you'll need to upgrade that.  You can do so by typing "easy_install beatbox -U".

Change log

- Using proper Generic Setup API "runAllImportStepsFromProfile", rather
  than deprecated "setImportContext".  For more information, see the very helpful:
  http://www.nabble.com/Product-install-regression--td14165955.html#a14165955 (andrewb)

- Cleaning up naughty "import *" statement within Install.py (andrewb)