2017 © Pedro Peláez
 

symfony-bundle mailchimp-bundle

MailChimp API V3 Symfony Bundle

image

henrypenny/mailchimp-bundle

MailChimp API V3 Symfony Bundle

  • Thursday, October 19, 2017
  • by Henry
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 10 Forks
  • 0 Open issues
  • 14 Versions
  • 0 % Grown

The README.md

mailchimp-bundle

Build Status Packagist Packagist GitHub license Documentation, (*1)

This bundle will help you synchronise your project's newsletter subscribers into MailChimp throught MailChimp API V3., (*2)

Features

  • [x] Use your own userProvider (basic FosSubscriberProvider included to interface with FosUserBundle)
  • [x] Synchronize Merge Fields with your config
  • [x] Synchronize your subscriber with a List
  • [x] Use lifecycle event to subscribe/unsubscribe/delete subscriber from a List
  • [x] Retrieve MailChimp Object to make custom MailChimp API V3 requests
  • [x] Register Webhooks

Setup

Add bundle to your project:, (*3)

composer require welp/mailchimp-bundle

Add Welp\MailchimpBundle\WelpMailchimpBundle to your AppKernel.php:, (*4)

$bundles = [
    // ...
    new Welp\MailchimpBundle\WelpMailchimpBundle(),
];

Minimal Configuration

In your config.yml:, (*5)

welp_mailchimp:
    api_key: YOURMAILCHIMPAPIKEY

More configuration on the documentation., (*6)

Full Documentation

Look at the full documentation at https://welpdev.github.io/mailchimp-bundle/, (*7)

  • Setup
  • Configuration
  • Subscriber Provider
  • Usage
    • Synchronize merge fields
    • Full synchronization with command
    • Unit synchronization with events
      • Subscribe new User
      • Unsubscribe a User
      • Update a User
      • Change User's email address (WORKAROUND)
      • Delete a User
    • Retrieve MailChimp Object to make custom MailChimp API V3 requests
  • Webhook
    • Update User when subscribe/unsubscribe

Contributing

If you want to contribute to this project, look at over here, (*8)

The Versions

19/10 2017

dev-master

9999999-dev https://github.com/welpdev/mailchimp-bundle

MailChimp API V3 Symfony Bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

api user symfony mailchimp v3 subscriber

08/02 2017

1.1.1

1.1.1.0 https://github.com/welpdev/mailchimp-bundle

MailChimp API V3 Symfony Bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

api user symfony mailchimp v3 subscriber

07/02 2017

1.1.0

1.1.0.0 https://github.com/welpdev/mailchimp-bundle

MailChimp API V3 Symfony Bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

api user symfony mailchimp v3 subscriber

22/01 2017

1.0.10

1.0.10.0 https://github.com/welpdev/mailchimp-bundle

MailChimp API V3 Symfony Bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

api user symfony mailchimp v3 subscriber

06/01 2017

1.0.9

1.0.9.0 https://github.com/welpdev/mailchimp-bundle

MailChimp API V3 Symfony Bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

api user symfony mailchimp v3 subscriber

03/01 2017

1.0.8

1.0.8.0 https://github.com/welpdev/mailchimp-bundle

MailChimp API V3 Symfony Bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

api user symfony mailchimp v3 subscriber

05/10 2016

1.0.7

1.0.7.0 https://github.com/welpdev/mailchimp-bundle

MailChimp API V3 Symfony Bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

api user symfony mailchimp v3 subscriber

23/09 2016

1.0.6

1.0.6.0 https://github.com/welpdev/mailchimp-bundle

MailChimp API V3 Symfony Bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

api user symfony mailchimp v3 subscriber

23/09 2016

1.0.5

1.0.5.0 https://github.com/welpdev/mailchimp-bundle

MailChimp API V3 Symfony Bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

api user symfony mailchimp v3 subscriber

22/09 2016

1.0.4

1.0.4.0 https://github.com/welpdev/mailchimp-bundle

MailChimp API V3 Symfony Bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

api user symfony mailchimp v3 subscriber

21/09 2016

1.0.3

1.0.3.0 https://github.com/welpdev/mailchimp-bundle

MailChimp API V3 Symfony Bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

api user symfony mailchimp v3 subscriber

20/09 2016

1.0.2

1.0.2.0 https://github.com/welpdev/mailchimp-bundle

MailChimp API V3 Symfony Bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

api user symfony mailchimp v3 subscriber

06/09 2016

1.0.1

1.0.1.0 https://github.com/welpdev/mailchimp-bundle

MailChimp API V3 Symfony Bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

api user symfony mailchimp v3 subscriber

06/09 2016

1.0.0

1.0.0.0 https://github.com/welpdev/mailchimp-bundle

MailChimp API V3 Symfony Bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

api user symfony mailchimp v3 subscriber