Customize your Supabase email templates with our step-by-step guide. Set up your project, edit HTML with Mustache syntax, test, and debug for a perfect email experience.
Book a call with an Expert
Starting a new venture? Need to upgrade your web app? RapidDev builds application with your growth in mind.
Step 1: Set Up Your Supabase Project
Before you can customize email templates, ensure that you have a Supabase project set up. If you haven't done so:
Step 2: Navigate to Authentication Settings
Once your Supabase project is set up, head to the authentication settings:
Step 3: Access Email Templates
Step 4: Customize Your Template
Use Supabase's built-in editor for customization:
Subject: Modify the subject for your email template.
Body: You can edit the HTML part of the template to match your desired layout and branding.
Here’s an example of how you might customize an email template:
{
"subject": "Welcome to My Awesome App!",
"body": "
Thank you for joining us!
Click here to confirm your email.
"
}
{{ .ConfirmationURL }}
) which you can include in your custom email.
Step 5: Save Changes
After editing the template, ensure you save your changes:
Step 6: Testing Your Custom Template
Step 7: Debugging
If your email doesn't appear as expected:
Step 8: Maintain and Update
Email trends and user expectations evolve, so it’s vital to regularly update and test your email templates for optimal performance:
When it comes to serving you, we sweat the little things. That’s why our work makes a big impact.