Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

zerohour's avatar

Free Plan without Subscribing

Why does the free plan only display AFTER someone subscribes? How am I able to display the free plan right from the start?

thanks

0 likes
1 reply
EventFellows's avatar

You have to change the logic on the respective view. Taylor seems to make a difference between "subscribing" (to a paid plan) and "registering" (subscription to the a free plan) in the business workflow he set up by default.

Also, be aware that the free plan technically is not relected as a free plan in the database (so you do not have any monthly renewal events etc.)

Please or to participate in this conversation.