FeatureFuel
49

Update email templates using CLI

Source: supabase/supabase#8165 · opened by @luizcieslak
Hi!

I wanted to ask if we can have a way to update these email templates using the supabase-cli?

![image](

The use case is for developers already using email frameworks like [mjml](mjml.io) to build structured email layouts without the hassle.

Right now the only way of updating them is to build the HTML string locally and manually copy and paste it in the Supabase dashboard. 😢

Checking #2831, it seems you have plans to implement a template editor in a future date. However, it would be awesome to update them outside the dashboard as well.

The usage could be something like



This would also enable developers to hook these commands into task runners like GitHub Actions, ensuring the templates are up-to-date after a local change.

TY!

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests