Skip to content

sismics/play-mailchimp

Repository files navigation

GitHub release License

play-mailchimp plugin

This plugin adds MailChimp support to Play! Framework 1 applications.

How to use

Add the dependency to your dependencies.yml file

require:
    - mailchimp -> mailchimp 1.5.0

repositories:
    - sismicsNexusRaw:
        type: http
        artifact: "https://nexus.sismics.com/repository/sismics/[module]-[revision].zip"
        contains:
            - mailchimp -> *

Run the play deps command

Add the configuration to application.conf

mailchimp.mock=false
mailchimp.apiKey=API_KEY
mailchimp.listId=LIST_ID # Get it from https://us1.api.mailchimp.com/playground/

License

This software is released under the terms of the Apache License, Version 2.0. See LICENSE for more information or see https://opensource.org/licenses/Apache-2.0.

About

This module adds MailChimp support to Play! Framework 1 applications.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors