Skip to content

feat(app-admin): subscribe admin user to newsletter after install#5240

Open
SvenAlHamad wants to merge 2 commits into
nextfrom
sven/fix/install-newsletter
Open

feat(app-admin): subscribe admin user to newsletter after install#5240
SvenAlHamad wants to merge 2 commits into
nextfrom
sven/fix/install-newsletter

Conversation

@SvenAlHamad
Copy link
Copy Markdown
Contributor

After a successful system install, fire-and-forget POST the admin user's name + email (already collected in the AdminUserStep) to t.webiny.com/newsletter, which forwards to MailerLite. Skipped when
REACT_APP_WEBINY_TELEMETRY=false or when the Cognito step did not run. Failures are swallowed so the wizard never blocks on the call.

Changes

Closes #ISSUE_NUMBER

How Has This Been Tested?

Manually - fresh webiny install, verified e2e process.

Documentation

After a successful system install, fire-and-forget POST the admin user's name + email (already collected in the AdminUserStep) to t.webiny.com/newsletter, which forwards to MailerLite. Skipped when
  REACT_APP_WEBINY_TELEMETRY=false or when the Cognito step did not run. Failures are swallowed so the wizard never blocks on the call.
@SvenAlHamad SvenAlHamad requested a review from Pavel910 May 22, 2026 13:40
@SvenAlHamad SvenAlHamad added this to the 6.4.0 milestone May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant