Announcing the new Onboarding Flow!

The latest update to the SaaS Starter Kits is here! This update includes changes to the Onboarding Flow after sign-up.

2 min read
Cover Image for Announcing the new Onboarding Flow!

Hey there! 馃憢

Giancarlo here, back with another Makerkit update for you. This update included an overhaul of the Onboarding Flow. It's now cleaner, better looking, more functional and easier to extend!

Let's dive in!

The "old" Onboarding Flow

The old onboarding flow had never been updated since the first release of the SaaS Starter Kit. It was a simple, one-page flow that asked for the organization's name. It was functional, but it was also very basic and didn't really give the user a good first impression of the product.

The new onboarding flow is a multi-step flow that asks for more information about the organization, such as the user members to invite. It's also more customizable and easier to extend - which is likely the case for most of you since your SaaS product will likely require more information than just the organization name.

The new Onboarding Flow

The new onboarding flow:

  1. Stepper Component: Introduced a new "Stepper" Component that reflects the current step of the onboarding flow. It is reusable, so you can use it in other parts of your app as well.
  2. Invite Members Step: Adds a further step to the onboarding flow, where the user can invite other members to the organization.
  3. Complete Step: Adds a final step, where the user is greeted with a success message and a button to go to the dashboard. This contrasts with the old onboarding flow, where the user was simply redirected to the dashboard after entering the organization name. This may have been confusing and unexpected for the user.

Let's see a quick demo of the new onboarding flow:

Loading video...

Conclusion

That's it for this update! I hope you enjoy the new onboarding flow. If you have any questions, feel free to reach out to me on Twitter @gc_psk or on the Makerkit Discord.

Until next time! 馃憢


Read more about Changelog

Cover Image for Introducing Marketing Components: Crafting Stunning Landing Pages with Ease

Introducing Marketing Components: Crafting Stunning Landing Pages with Ease

5 min read
We're excited to announce the release of Marketing Components, a collection of reusable UI components for marketing websites and landing pages.
Cover Image for Introducing the Testimonial Plugin for Makerkit

Introducing the Testimonial Plugin for Makerkit

4 min read
Introducing a new plugin to add testimonials to your app with ease
Cover Image for Creating a Delightful Onboarding Experience with Multi-Step Forms

Creating a Delightful Onboarding Experience with Multi-Step Forms

10 min read
In this post, we'll show you how to create a delightful onboarding experience using the Multi-Step Form Component for Makerkit.
Cover Image for Introducing the Multi-Step Form Component for Makerkit

Introducing the Multi-Step Form Component for Makerkit

3 min read
We're excited to announce the release of the Multi-Step Form Component for Makerkit. This component allows you to create multi-step forms with ease.
Cover Image for Announcing the Feedback plugin

Announcing the Feedback plugin

3 min read
The feedback plugin is a new feature that allows your users to give feedback on your app.
Cover Image for Announcing the Version Updater component

Announcing the Version Updater component

3 min read
The version updater component is a new feature that allow your app to check for updates and prompt the user to install them.