Skip to content

Allow selecting multiple MailerLite groups - #13

Merged
jhhazelaar merged 1 commit into
0.xfrom
f/jh/multi-group-select
Jul 13, 2026
Merged

Allow selecting multiple MailerLite groups#13
jhhazelaar merged 1 commit into
0.xfrom
f/jh/multi-group-select

Conversation

@jhhazelaar

Copy link
Copy Markdown
Member

Drops max_items: 1 from the mailerlite_group config field so multiple groups can be selected per form, restoring parity with the original bundled addon.

The field handle stays mailerlite_group, so a single group saved under the 0.0.4 single-select config keeps working — the listener already wraps the stored value with Arr::wrap() before passing it to the job.

Forms may need to subscribe people to more than one group. The
listener already wrapped the stored value into an array, so a
single group saved under the old single-select config keeps
working unchanged.

Changelog: changed
@jhhazelaar
jhhazelaar merged commit 69112d6 into 0.x Jul 13, 2026
35 checks passed
@jhhazelaar
jhhazelaar deleted the f/jh/multi-group-select branch July 13, 2026 19:14
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.

1 participant