Skip to content

Add Support for Mautic 2.14#16

Merged
collinkrawll merged 2 commits intomasterfrom
mautic_2-14
Sep 1, 2018
Merged

Add Support for Mautic 2.14#16
collinkrawll merged 2 commits intomasterfrom
mautic_2-14

Conversation

@collinkrawll
Copy link
Contributor

In Mautic 2.14, they completely refactored the way that campaigns are processed (see mautic/mautic#5942).

We need to update the plugin to hook this new system while maintaining backwards compatibility for Mautic < 2.14.

Also see #15

* Added an override for the Mautic 2.14 scheduler.
* Now processing each contact individually in Mautic 2.14.
* Now setting the 'currentContact' on the scheduler so that we can check our contact specific timing rules during scheduling.
@collinkrawll collinkrawll merged commit 099db83 into master Sep 1, 2018
@collinkrawll collinkrawll added this to the 1.2 milestone Sep 1, 2018
@MattPryze
Copy link

Great work! So excited 😁

@collinkrawll collinkrawll deleted the mautic_2-14 branch September 1, 2018 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants