numero2 / contao-brevo-member-sync
Sync member to brevo on registration and peronal data
Installs: 23
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- contao/core-bundle: ^4.9
- getbrevo/brevo-php: ^1.0
Requires (Dev)
- contao/manager-plugin: ^2.0
Conflicts
- contao/core: *
- contao/manager-plugin: <2.0 || >=3.0
This package is auto-updated.
Last update: 2024-10-29 13:40:00 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
- Contao 4.9 or newer
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
- David Odenthal from konversion.digital GmbH
- Thomas Kettner (ThomasKettner) from eBlick Medienberatung