Skip to main content

The easiest way to let your visitors sign up for a newsletter with MailChimp. It's great way to connect with your visitors beyond your site.

Project description

http://img.shields.io/travis/mishbahr/djangocms-mailchimp.svg?style=flat-square Latest Version Downloads License http://img.shields.io/coveralls/mishbahr/djangocms-mailchimp.svg?style=flat-square

The easiest way to let your visitors sign up for a newsletter with MailChimp. It’s great way to connect with your visitors beyond your site.

Features

  • TODO

Quickstart

  1. Install djangocms-mailchimp:

    pip install djangocms-mailchimp
  2. Add djangocms_mailchimp to INSTALLED_APPS:

    INSTALLED_APPS = (
        ...
        'djangocms_mailchimp',
        ...
    )
  3. Sync database (requires south>=1.0.1 if you are using Django 1.6.x)::

    python manage.py migrate

Documentation

The full documentation is at https://djangocms-mailchimp.readthedocs.org.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page