Recipes
Recipes to extend Makerkit with popular SaaS use-cases and scenarios
Using Lemon Squeezy for SaaS subscriptions with Makerkit
·16 min read
In this recipe, we provide a step-by-step guide to replace Stripe with Lemon Squeezy for Makerkit.
Collecting payments upfront
·2 min read
If you're selling a one-off service, you may want to get paid upfront. Let's add a payment step to the onboarding flow in your Makerkit app.
Removing Organizations from your Project
·3 min read
If your project does not need Organizations, follow this tutorial to remove them from your project
Testing emails with a local SMTP Server
·2 min read
In this recipe, we extend and configure Makerkit to have a fully local email server to test our application's outgoing emails
Limiting the Firebase Storage space used by each customer
·4 min read
Limiting the amount of Storage space used by your customers can be tricky. In this article, we show how to set a quota for each of your customers.
Charging SaaS Tenants based on the number of users
·8 min read
Let's extend Makerkit to charge Stripe customers based on the number of users in an organization