Skip to content

teury/shuup-mailchimp

 
 

Repository files navigation

image

image

Shuup Mailchimp Integration

This package implements Mailchimp integration for the Shuup platform.

Copyright (C) 2012-2019 by Shoop Commerce Ltd. <support@shuup.com>

Shuup is International Registered Trademark & Property of Shoop Commerce Ltd., Business ID: FI27184225, Business Address: Iso-Roobertinkatu 20-22, 00120 HELSINKI, Finland.

License

Shuup Mailchimp addon is published under Open Software License version 3.0 (OSL-3.0). See the LICENSE file distributed with Shuup.

Running tests

You can run tests with py.test.

Requirements for running tests:

  • Your virtualenv needs to have Shuup installed.
  • Project root must be in the Python path. This can be done with:

    pip install -e .
  • The packages from testing_requirements.txt must be installed.

    pip install -r testing_requirements.txt

To run tests, use command:

py.test -v shuup_mailchimp_tests

Documentation

  • See the documentation.rst

About

Mailchimp integration for Shuup

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 89.4%
  • HTML 9.8%
  • Other 0.8%