Roadmap

Suggest a feature or stay on top of what we are working on.

39

2FA Two-Factor Authentication

βœ… Completed πŸ… Feature

Similar to the one implemented in Jetstream, ideally with other options like code by mail or sms.

30

Make your Laravel app comply with the crazy EU cookie law

βœ… Completed πŸ… Feature

All sites owned by EU citizens or targeted towards EU citizens must comply with a crazy EU law. This law requires a dialog to be displayed to inform the users when you are using tracking cookies. You can read more info on the legislation on the site of the European Commission. Be aware using cookies for a site/web app that is not used for tracking (for example: session cookies) do not fall under this obligation.

23

Seat/Quantity Based Billing

βœ… Completed πŸ… Feature

Seat/Quantity based billing with the ability for clients to upgrade/downgrade the seat/quantity on a set plan.

22

Trial without credit card

βœ… Completed πŸ… Feature

Include the feature of offering a trial period without the customer needing to enter a credit card.

22

Usage based subscriptions (metered)

βœ… Completed πŸ… Feature

Add support for usage-based subscriptions (metered subscriptions)

19

Download Invoices

βœ… Completed πŸ… Feature

Clients can see their payments through the Payments page in a table though it would be useful if they could view/download the invoice/receipt from this table. I believe this can be pulled directly from the payment provider responsible for the payment? More remarks: I would suggest instead generating a PDF from the client's payment data and adding a configuration menu to customize the issued invoices (prefix, invoice number, autoincrement invoice nb, legal mentions in the footer, SaaS contact information, logo). The invoice should be available to the client and from the admin panel.

16

Invite Team Members (User Dashboard)

βœ… Completed πŸ… Feature

Allow customers to invite users to their dashboard for collaboration and set custom user permissions.

13

Onboarding users after subscription

βœ… Completed πŸ… Feature

Add the ability to let the user go through a flow (form or wizard) where they enter the necessary data before they are able to start using the service.

11

Product Tour & Onboarding

βœ… Completed πŸ… Feature

Ability to guide the user through their onboarding process

11

Site-wide announcements

βœ… Completed πŸ… Feature

Add ability to display site-wide announcements.

10

Show email verified status on user dashboard

βœ… Completed πŸ… Feature

After registration there is no information on user dashboard for email verification (also admin dashboard). I think there should be a notification on user dashboard for unverified users and users could request new verification email. Also, system don't send new email verification link when users changed their email.

9

Coming soon page

βœ… Completed πŸ… Feature

Add a coming soon page as a pre-launch to be used to collect email addresses from interested users.

9

Integration with Multi tenancy

βœ… Completed πŸ… Feature

Integrate multi tenancy to be able to setup & onboard multiple tenants with ease.

8

Combine login/signup & checkout page

βœ… Completed πŸ… Feature

Combine the login/signup along with checkout page in order to streamline the checkout more.

7

ReCaptcha integration

βœ… Completed πŸ… Feature

Integrate captcha into signup/login to avoid malicious actor

7

User impersonation

βœ… Completed πŸ… Feature

The ability to 'Login as client' / 'Impersonate user' for troubleshooting/debugging a specific account.

6

Add component to display single purchase products

βœ… Completed πŸ… Feature

Just like the component to display plans, add a component to display single purchase products

5

Team Invite on a product Feature

βœ… Completed πŸ… Feature

The ability to invite a user to be part of a team of other users for a particular purchased product. readonly for the viewer and read/write for the own that purchased the product

5

Teams Support

βœ… Completed πŸ… Feature

Provide teams support with per seat subscriptions billing. A user could be invited to be a team member and should confirm invitation via email.

4

Add ability to create tenant & attach users to tenants from admin panel

βœ… Completed πŸ… Feature

Add ability to create tenant & attach users to tenants from admin panel

3

Support for multiple active subscriptions

βœ… Completed πŸ… Feature

Add support for multiple active subscriptions

2

Ability to limit trials only to new users

βœ… Completed πŸ… Feature

Add the ability to offer trials only to new users. i.e. if a user received a trial before, they should not be supposed to start a trial in another subscription. Should be configurable from admin panel.

2

Use Pint for PHP code style

βœ… Completed πŸ… Feature

https://laravel.com/docs/11.x/pint

1

Filter orders by their status

βœ… Completed πŸ… Feature

It would be cool to be able to filter orders by their status, similarly to how now we filter roadmap by status e.g. active or done, so orders could also be filterable by e.g., success, pending etc.

1

Support multiple subscriptions per account

βœ… Completed πŸ… Feature

Ability for users to subscribe to multiple plans each being isolated from one another, with the ability to toggle between the 'active'/'in view' company/project. For example: client subscribes to a service for company A & company B. The client can then toggle between each company using the top right account drop down menu: Name/My Account -- Company A Company B -- Light/Dark Mode -- Sign out