Beautiful onboarding experiences for Filament Admin.
This package allows you to design beautiful and fully integrated onboarding experiences for Filament Admin. Make it painless for your users to start using your app or SaaS and prevent them from dropping off. The package provides easy syntax inspired by the Spatie's and Caleb Porzio's Laravel Onboard.
You redirect users to a link. This is very handy for authorizing OAuth flows. Without completing this step, you users will not be able to access the dashboard.
You can require users to complete one or multiple forms in a wizard. This is very useful for creating records and collecting required information. Your users will not be able to access the dashboard before completing the wizard either.
You can use the dashboard widget to nudge your users into completing certain steps. In this phase, your users will already have access to the dashboard.
The widget is responsive and you can create very advanced designs with it. It uses the same technique as the native Grid component in Filament.
There is also an option to reduce the space between the cards in the widget if that looks better to you:
There's also full support for a gorgeous dark mode:
The plugin integrates with any custom theme and of course the default theme. Here's an example of how the widget looks on the default theme:
Find the full installation instructions on the Filament PHP website.