feat(setup preprod env and mailing interceptor)

This commit is contained in:
2026-04-10 11:47:04 +02:00
parent 203a40c713
commit 59017a2c9b
112 changed files with 6038 additions and 160 deletions

View File

@@ -38,6 +38,7 @@ return [
'ispconfig_mail' => 'ISPConfig Mail',
'ispconfig_web' => 'Web Hosting',
'nextcloud' => 'NextCloud',
'listmonk' => 'Listmonk',
],
'ispconfig' => [
@@ -53,9 +54,13 @@ return [
'disabled' => 'Disabled',
'nextcloud_id' => 'Nextcloud ID',
'display_name' => 'Display name',
'listmonk_data' => 'Listmonk data',
'listmonk_id' => 'Listmonk ID',
],
'actions' => [
'create_membership' => 'Create a membership',
'create_membership_submit' => 'Create',
'send_payment_mail' => 'Send payment email',
'send_renewal_mail' => 'Send follow-up email',
],

View File

@@ -44,6 +44,7 @@ return [
'ispconfig_mail' => 'ISPConfig Mail',
'ispconfig_web' => 'Web Hosting',
'nextcloud' => 'NextCloud',
'listmonk' => 'Listmonk',
],
'actions' => [