|
9 | 9 |
|
10 | 10 | ## Main Features |
11 | 11 |
|
12 | | -- Campaign Contact |
13 | | - + Add contact to a campaign |
14 | | - + Remove contact from a campaign |
| 12 | +- Contact |
| 13 | + + Create a new contact |
| 14 | + + Delete a contact |
| 15 | + + Get data of a contact |
| 16 | + + Get data of all contacts |
| 17 | + + Update a contact |
| 18 | + |
15 | 19 | - Company |
16 | 20 | + Create a new company |
17 | 21 | + Delete a company |
18 | 22 | + Get data of a company |
19 | 23 | + Get data of all companies |
20 | 24 | + Update a company |
21 | | -- Company Contact |
| 25 | + |
| 26 | +- Campaign Contact (Comming soon) |
| 27 | + + Add contact to a campaign |
| 28 | + + Remove contact from a campaign |
| 29 | + |
| 30 | +- Company Contact (Comming soon) |
22 | 31 | + Add contact to a company |
23 | 32 | + Remove a contact from a company |
24 | | -- Contact |
25 | | - + Create a new contact |
26 | | - + Delete a contact |
27 | | - + Get data of a contact |
28 | | - + Get data of all contacts |
29 | | - + Update a contact |
| 33 | + |
30 | 34 | - Contact Segment (Comming soon) |
31 | 35 | + Add contact to a segment |
32 | 36 | + Remove contact from a segment |
| 37 | + |
33 | 38 | - Mapping Mautic Custom Fiels to Magento 2 Customer Attributes |
34 | 39 | - Sync contacts data from Customers |
35 | 40 | - Sync contacts data from Orders |
@@ -114,6 +119,13 @@ mautic_review_save |
114 | 119 | mautic_subscriber_save |
115 | 120 | ``` |
116 | 121 |
|
| 122 | +## Compatible Modules |
| 123 | + |
| 124 | +- [Magento 2 GDPR Compatible](https://github.com/landofcoder/module-magento2-mautic-gdpr) |
| 125 | +- Magento 2 Formbuilder Mautic Compatible |
| 126 | +- Magento 2 B2B Company Account Mautic Compatible |
| 127 | +- Magento 2 Multi-Vendor Marketplace Mautic Compatible |
| 128 | + |
117 | 129 | ## Donation |
118 | 130 |
|
119 | 131 | If this project help you reduce time to develop, you can give me a cup of coffee :) |
|
0 commit comments