Closed (fixed)
Project:
Brevo: Email Marketing Software (formerly Sendinblue)
Version:
1.2.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2024 at 13:34 UTC
Updated:
4 Apr 2025 at 15:39 UTC
Jump to comment: Most recent
Comments
Comment #2
mrshowermanNote that the webform handler only works after applying the patch from #3357212: Webform Handler does not work first.
Comment #4
mrshowermanTo avoid merge conflicts when including both this patch and the one from #3357212: Webform Handler does not work, I also included the fix from there.
Comment #5
sujan shresthaThanks @mrshowerman, I'll review it.
Comment #6
mrshowermanRebased on 1.2.0.
Comment #7
schoenef commentedHello, are there any news on this one? We would like to have this feature as well.
Thx a lot everybody!
Comment #8
schoenef commentedHi @mrshowman, is there a way I can tryout your fork? We need this feature for a client as well,
Thx a lot!
Andreas
Comment #9
mrshowermanSure, you can apply the MR as a composer patch.
Download the MR's patch file to your local project using the "plain diff" above and follow the instructions in https://www.drupal.org/docs/develop/using-composer/manage-dependencies#p...
Comment #10
schoenef commentedThank you! I did not see the plain diff link.
It applies very well by adding
to the composer.json file.
Comment #11
mrshowermanGlad it works!
But you should never use a direct URL to an MR's diff file, because that could change with future updates, and you never know if you really want those changes in your project.
Instead, download the file to your project and reference it locally:
Comment #12
schoenef commentedSo from the functional point of view, this works very well - I have just installed and tested it.
Codewise it is also fine from my point of view.
Comment #13
mrshowermanThanks for merging this, @finex!
But shouldn't this issue be fixed then?
Comment #14
finex commentedComment #15
mrshowermanWow. No credit at all?
Comment #16
mrshowermanComment #17
finex commentedI'm very sorry, I thought it was automatic. I've just edited the release description message!
Comment #18
mrshowermanYou have to tick the checkboxes below "Credit & committing" if you want to give credit 😉
Comment #19
finex commented