Skip to content

Conversation

ruslandoga
Copy link
Contributor

@ruslandoga ruslandoga commented Aug 31, 2024

Closes #4492
Closes plausible/community-edition#150

Changes

This PR removes "you are on trial" and "reply back" mentions from "site setup success" email in CE.

Tests

  • Automated tests have been added

Changelog

  • This PR does not make a user-facing change

Documentation

  • This change does not need a documentation update

Dark mode

  • This PR does not change the UI

@ruslandoga ruslandoga added the self-hosting Anything self-hosted label Aug 31, 2024
@ruslandoga ruslandoga mentioned this pull request Aug 31, 2024
4 tasks
@ruslandoga ruslandoga marked this pull request as ready for review September 2, 2024 08:22
@ruslandoga ruslandoga requested a review from a team September 2, 2024 08:23
build(:user,
id: -1,
subscription: nil,
trial_expiry_date: Date.add(Date.utc_today(), 100)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that 30 days is hardcoded in the template.

@zoldar zoldar merged commit 530d290 into master Sep 3, 2024
10 checks passed
@zoldar zoldar deleted the adapt-site-setup-success-email-for-ce branch September 3, 2024 12:50
@ruslandoga ruslandoga mentioned this pull request Oct 2, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
self-hosting Anything self-hosted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Self hosted email mentions 30 day trial period site_setup_success_email says that you're using trial
2 participants