---
title: "Update subscriber when user profile changes - MailChimp Auto-Subscribe"
description: "MailChimp Auto-Subscribe can automatically sync subscriber details when a Joomla user updates their profile. This helps keep your Mailchimp audience"
url: "https://www.tassos.gr/docs/mailchimp-auto-subscribe/functionality/update-mailchimp-subscriber"
date: "2026-04-30T15:38:58+00:00"
language: "en-GB"
---

[ Home ](https://www.tassos.gr/index.php?option=com_content&view=category&layout=blog&id=24&Itemid=1088) / [ MailChimp Auto-Subscribe ](https://www.tassos.gr/index.php?option=com_content&view=category&id=37) / [ Functionality ](https://www.tassos.gr/index.php?option=com_content&view=category&id=86)

#  Update subscriber when user profile changes

MailChimp Auto-Subscribe can automatically sync subscriber details when a Joomla user updates their profile.

This helps keep your Mailchimp audience data accurate without any manual work.

You must install the latest [BETA version 5.1.2-RC2+](https://www.tassos.gr/releases/mailchimp-auto-subscribe-beta) to use the Community Builder integration.

## [How to enable it](#how-to-enable-it)

1. Log in to your Joomla Administrator area.
2. Go to **System &gt; Manage &gt; Plugins**.
3. Search for **MailChimp Auto-Subscribe** and open the plugin.
4. In the plugin settings, enable **Update subscriber when user profile changes**, and click **Save**.

![Sync user profile changes to MailChimp](https://www.tassos.gr/images/2026/04/mailchimp-auto-subscribe-enable-sync.png)

 Last updated on Apr 16th 2026 16:04

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.tassos.gr"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Home",
            "item": "https://www.tassos.gr/docs"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "MailChimp Auto-Subscribe",
            "item": "https://www.tassos.gr/docs/mailchimp-auto-subscribe"
        },
        {
            "@type": "ListItem",
            "position": 4,
            "name": "Functionality",
            "item": "https://www.tassos.gr/docs/mailchimp-auto-subscribe/functionality"
        },
        {
            "@type": "ListItem",
            "position": 5,
            "name": "Update subscriber when user profile changes",
            "item": "https://www.tassos.gr/docs/mailchimp-auto-subscribe/functionality/update-mailchimp-subscriber"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.tassos.gr/docs/mailchimp-auto-subscribe/functionality/update-mailchimp-subscriber"
    },
    "headline": "Update subscriber when user profile changes",
    "image": {
        "@type": "ImageObject",
        "url": "https://www.tassos.gr/"
    },
    "publisher": {
        "@type": "Organization",
        "name": "Tassos",
        "logo": {
            "@type": "ImageObject",
            "url": "https://www.tassos.gr/https://www.tassos.gr/media/brand/logo-text.png"
        }
    },
    "author": {
        "@type": "Person",
        "name": "Stergos Zamagias",
        "url": "https://www.tassos.gr/docs/mailchimp-auto-subscribe/functionality/update-mailchimp-subscriber"
    },
    "datePublished": "2026-04-16T16:31:02+03:00",
    "dateCreated": "2026-04-16T16:31:02+03:00",
    "dateModified": "2026-04-16T16:32:07+03:00"
}
```
