feat&fix(add Listmonk service and sync part 1, fix association email on member sync)

This commit is contained in:
2026-04-07 16:52:18 +02:00
parent 703a75a11a
commit 6754d8684a
14 changed files with 298 additions and 240 deletions

View File

@@ -46,6 +46,13 @@ return [
'dry_run_label' => 'Simulation mode (dry-run)',
'dry_run_helper' => 'Simulates the operation without making any changes.',
],
'listmonk' => [
'heading' => 'Listmonk',
'description' => 'Link members to their Listmonk subscriber accounts (@retzien.fr).',
'action_label' => 'Listmonk',
'modal_heading' => 'Listmonk Synchronisation',
'modal_description' => 'Link members to their Listmonk subscriber accounts using their @retzien.fr address.',
],
'services' => [
'heading' => 'Member Services',
'description' => 'Synchronise services associated with active members.',