https://github.com/fourdigits/collective.mailchimp
https://github.com/fourdigits/collective.mailchimp
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fourdigits/collective.mailchimp
- Owner: fourdigits
- Created: 2012-09-07T09:12:27.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-09-07T15:54:46.000Z (over 13 years ago)
- Last Synced: 2025-03-30T03:23:02.849Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 152 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Introduction
============
MailChimp (http://mailchimp.com) integration for Plone.
MailChimp helps you design email newsletters, share them on social networks,
integrate with services you already use, and track your results.
Right now this is an experimental package only. If you are looking for a
MailChimp integration for Plone have a look at raptus.mailchimp (http://plone.org/products/raptus.mailchimp).
The difference between raptus.mailchimp and collective.mailchimp is:
- PostMonkey instead of greatape as Python wrapper.
- z3c.form instead of formlib for forms.
- plone.app.registry instead of portal_properties for storing properties.
collective.mailchimp is tested on Plone 4.x and should work on Plone > 3.3
(with the appropriate version pins).