-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Update app creation flow to include Growth free trial #2496
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
6bf000a
to
d17d79b
Compare
Thanks, Abdallah! Could you please:
Also, a bit outside the scope of pure docs content, but will the flag still be named |
Very good catch, Abdallah, thank you! 🫶 I forgot to mention I made the badges flexible enough so that you can override the default I fixed it for you, what do you think about the tooltip now? (edit: Fixed in typo since: Release → Releases) |
Deployment failed with the following error:
|
Side note, we won't release this week, so we won't merge until next week. And thanks for the changes 🙏 |
Merging now, as I've just noticed it was released today: https://github.com/strapi/strapi/releases/tag/v5.15.0 Thanks again for the PR, @abdallahmz! 🚀 |
* Update app creation flow to include Growth free trial * Rename license -> plan and CE -> free plan * Fix Growth plan tooltip in QSG * Fix typo on new tooltip text * Update GrowthBadge tooltip in CLI install. guide too --------- Co-authored-by: Pierre Wizla <pwizla+github@gmail.com> Co-authored-by: Pierre Wizla <pwizla@users.noreply.github.com>
* Update app creation flow to include Growth free trial * Rename license -> plan and CE -> free plan * Fix Growth plan tooltip in QSG * Fix typo on new tooltip text * Update GrowthBadge tooltip in CLI install. guide too --------- Co-authored-by: Abdallah M. <55534657+abdallahmz@users.noreply.github.com>
What does it do?
We plan to change the create-strapi-app flow next week (May 26 at the earliest).
On creation, if the user logs in, we apply a Growth Strapi License. Otherwise they fall back to the Community Edition.
Why is it needed?
Describe the issue you are solving.
Related issue(s)/PR(s)
Let us know if this is related to any issue/pull request