Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.55 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.55 KB

Contao Brevo Member Sync Bundle

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