Laravel Newsletter Versions Save

Manage Mailcoach and MailChimp newsletters in Laravel

3.0.6

7 years ago

When unsubcribing a user the status of that user will be set to unsubscribed instead out downright deleting the user

3.0.5

7 years ago
  • fix for failure when calling hasMember multiple times

3.0.4

7 years ago
  • add L5.3 compatiblity

3.0.3

7 years ago
  • improvements on handling of emailadresses with capitals

3.0.2

8 years ago
  • made hasMember more robust

3.0.1

8 years ago
  • fixed the hasMember function

3.0.0

8 years ago
  • complete rewrite
  • under the hood v3 of the MailChimp API is used

2.2.0

8 years ago

Add Laravel 5.2 compatibility

2.1.0

8 years ago
  • added functions to create, update, delete campaigns, update subscriber details

2.0.0

8 years ago
  • merge vars can now be specified in the subscribe function.