richardhj / contao-newsletter2go-sync
Synchronize recipients between Contao and Newsletter2Go
Installs: 230
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 1
Open Issues: 4
Type:contao-bundle
Requires
- php: ^7.2
- codefog/contao-haste: ~4.12
- contao/core-bundle: ~4.4
- contao/manager-plugin: ^2.2
- doctrine/dbal: ^2.7
- friends-of-contao/contao-associategroups: ~1.3
- paragonie/halite: ^4.4
- richardhj/newsletter2go-api: ~2.0
- richardhj/oauth2-newsletter2go: ~2.0
- symfony/config: ^3.3 || ^4.0
- symfony/dependency-injection: ^3.3 || ^4.0
This package is auto-updated.
Last update: 2024-10-25 08:07:34 UTC
README
Synchronize recipients between Contao and Newsletter2Go. Each member groups and recipients of Contao's native newsletter system can be synchronized into Newsletter2Go groups.
Install
Via Composer
$ composer require richardhj/contao-newsletter2go-sync
Usage
- Go to the back end section "Newsletter2Go Users" and create a user. After saving, click on "authenticate"
- Edit your user you are accessing the back end with. Choose the "Newsletter2Go User" and click on save
- Edit a member group or newsletter channel and activate syncing
Syncing will work for back end users that have a "Newsletter2Go user" assigned exclusively.
License
The GNU Lesser General Public License (LGPL).