Closed (fixed)
Project:
Mautic ECA
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Jun 2025 at 08:21 UTC
Updated:
17 Jul 2025 at 07:19 UTC
Jump to comment: Most recent
Implement an custom ECA action in the module Mautic ECA that can assigns a contact to a specific segment in Mautic.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
abhisekmazumdarComment #4
abhisekmazumdarThis should be merged after: #3530306: Implement CRUD ECA Actions for Mautic contacts
Comment #5
mallezieThis looks good, and can be merged.
But needs a rebase to resolve conflicts, this MR should only add the src/Plugin/Action/MauticAddContactToSegment.php file.
After that, ready to merge.
Comment #6
abhisekmazumdarConflict resolved. Thank you.