Roadmap

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

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.

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.

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 Tenancy for Laravel

βœ… Completed πŸ… Feature

Seamless integration Tenancy for Laravel 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

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