Skip to content

Commit

Permalink
fix: reformat hyperlinks
Browse files Browse the repository at this point in the history
Signed-off-by: Christine <[email protected]>
  • Loading branch information
CBID2 committed Oct 31, 2024
1 parent 640c288 commit b79c037
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/plugins/mailchimp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,22 +52,21 @@ Navigate to the *Features* tab in the plugin configuration modal box. You should

1. Select the Segment.

If you don't have a segment in [MailChimp][mailchimp] created yet, go to *MailChimp dashboard* / *Segments* / *Create List* and create one.
If you don't have a segment in `MailChimp`_ created yet, go to *MailChimp dashboard* / *Segments* / *Create List* and create one.

Check warning on line 55 in docs/plugins/mailchimp.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog 🐶 [Mautic.FeatureList] Is this referring to a Mautic feature? If so, use 'Segment' instead of 'segment'. Raw Output: {"message": "[Mautic.FeatureList] Is this referring to a Mautic feature? If so, use 'Segment' instead of 'segment'.", "location": {"path": "docs/plugins/mailchimp.rst", "range": {"start": {"line": 55, "column": 24}}}, "severity": "INFO"}

2. Save the plugin configuration

Check warning on line 57 in docs/plugins/mailchimp.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog 🐶 [Mautic.FeatureList] Is this referring to a Mautic feature? If so, use 'Plugin' instead of 'plugin'. Raw Output: {"message": "[Mautic.FeatureList] Is this referring to a Mautic feature? If so, use 'Plugin' instead of 'plugin'.", "location": {"path": "docs/plugins/mailchimp.rst", "range": {"start": {"line": 57, "column": 13}}}, "severity": "INFO"}
3. Open it again.

The *Contact Field Mapping* tab should appear now.

4. Configure the [field mapping][field-mapping].

4. Configure the `field mapping`_.
Other configuration options
===========


- **Push contacts to this integration**

This option is checked by default. If you uncheck it, the plugin will not push contacts to MailChimp any more.
The options described below are turned on by default. If you leave them off, the plugin will not push contacts to MailChimp.

- **Enable double opt in** - If MailChimp should send a confirmation email to the contacts added by this plugin. The contacts will have to confirm that they really want to be added to the segment.
- **Send welcome email** - Whether MailChimp should send the welcome email.

0 comments on commit b79c037

Please sign in to comment.