Skip to content

numero2/contao-brevo-member-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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