mailchimp-bundle

MailChimp integration with Symfony and MailChimp API V3

MIT License

Downloads
306.4K
Stars
44
Committers
9

Bot releases are hidden (Show)

mailchimp-bundle - 1.3.3 Latest Release

Published by laurent-bientz over 1 year ago

  • Compatibility with Symfony 6 (add methods return types) #42
mailchimp-bundle - Compatibility with Symfony 5

Published by Nightbr about 3 years ago

  • Compatibility with Symfony 5 (TreeNode change), keep the retroCompatibility with older version #39

Thanks to @laurent-bientz and all other participants

mailchimp-bundle - Removed container dependencies

Published by Nightbr almost 5 years ago

  • Removed container dependencies #30 - thanks to @jeroendk
mailchimp-bundle - Upgrade dependencies + clean services name

Published by Nightbr almost 5 years ago

Thanks to @jeroendk 🎉

  • Upgrade drewm/mailchimp-api to 2.5.*
  • Changed service definition #29
mailchimp-bundle - Minor fix for errors

Published by Nightbr almost 6 years ago

Merged #21

mailchimp-bundle - Symfony 4 ~

Published by Nightbr over 6 years ago

Little hack to be usable with Symfony4
#18

TODO: Need a rewrite to use DI properly

mailchimp-bundle - Make sure empty values get synced, only skip null values

Published by Nightbr over 6 years ago

Merged #16

mailchimp-bundle - ListProvider and DynamicSubscriberProvider

Published by Nightbr almost 7 years ago

2 new great features thanks to awesome work of @jeroendk

Well documented here

mailchimp-bundle - 1.1.2

Published by Nightbr almost 7 years ago

Update compose.json for Symfony >=2.7

mailchimp-bundle - 1.1.1

Published by gagaXD over 7 years ago

  • Fix bug when getting error data
mailchimp-bundle - MailchimpException

Published by Nightbr over 7 years ago

  • Fix major bug with mergeFields with null value since MailChimp API refused to handle this case...
  • Create MailchimpException class with all data from MailChimp API errors (type, title, status, detail, instance, errors)
mailchimp-bundle -

Published by Nightbr over 7 years ago

  • handle other subscriber status (#9)
  • PSR5 documentation and Coding Style
mailchimp-bundle -

Published by Nightbr almost 8 years ago

  • Merge pull request #8 (thanks to @bassrock)
mailchimp-bundle -

Published by Nightbr almost 8 years ago

  • fix #6
  • fix #7
  • add documentation about choice option
mailchimp-bundle -

Published by Nightbr about 8 years ago

  • merge PR #4 fix issues when you have no merge fields
  • More tests
  • Doc on debug/dev mode
mailchimp-bundle -

Published by gagaXD about 8 years ago

Fix pagination when getting users mail adresses

mailchimp-bundle -

Published by Nightbr about 8 years ago

  • Compatibility with Symfony 3
mailchimp-bundle -

Published by Nightbr about 8 years ago

  • better change email function (handle special cases)
    • new email address already exists in List
    • old email address not exists in list
    • old or new email address doesn't exists in list
mailchimp-bundle -

Published by Nightbr about 8 years ago

  • add EVENT_CHANGE_EMAIL
  • webhook api=false to avoid infinite loop on Update User
mailchimp-bundle -

Published by Nightbr about 8 years ago