numero2/contao-brevo-member-sync

Sync member to brevo on registration and peronal data

v1.0.1 2024-01-29 08:08 UTC

This package is auto-updated.

Last update: 2024-03-29 12:27:41 UTC


README

About

Adds the possibility to synchronize the Contao members with Brevo. Therefore you have to configure the registration and personal data module. Or configure the Brevo fields inside the member groups. Then the members will be automatically synced to Brevo after a change in the backend or start a manual sync after selecting some members. Every sync in the backend will only use the configuration from the member groups.

System requirements

Installation

  • Install via Contao Manager or Composer (composer require numero2/contao-brevo-member-sync)
  • Run a database update via the Contao-Installtool or using the contao:migrate command.

Configuration

Activate the "Sync" checkbox in the Brevo legend within the suitable modules and then configure the required fields. Or activate the "Sync with member groups" and configure the Brevo fields inside the member groups.

Contributors