collective.pfg.silverpop
========================

Addon for PloneFormGen providing Integration
of Silverpop enterprise newslettering.

Adds a FormSilverpopAdapter which can be used
to create newsletter signup forms to add a recipient
to a Silverpop Newsletter.

Supports Simple Opt-In /Opt-Out,
meaning that a user can sign in to a newletter,
by checking a boolean field,
and opt-out by unchecking the boolean field.

Re Opt-In is not implemented yet.

- PloneFormGen: http://pypi.python.org/pypi/Products.PloneFormGen
- Silverpop: http://www.silverpop.com/
- Code repository: http://svn.plone.org/svn/collective/collective.pfg.silverpop/
