mui / mui-toolpad

Toolpad: Full stack components and low-code builder for dashboards and internal apps.
https://mui.com/toolpad/
MIT License
949 stars 238 forks source link

[core] Add email layout primitives #3799

Open oliviertassinari opened 1 month ago

oliviertassinari commented 1 month ago

Summary

Support layout primitive to create emails.

Examples

Motivation

Search keywords: -

Janpot commented 1 month ago

If we continue further on authentication components and fully want to support a credentials based flow, at some point we'll need to provide a straightforward way to tie password reset and registration emails into the application theme and branding. Similar for email authentication with magic link emails. That seems to be a logical angle into this feature from Toolpad core.

samueltrevor commented 1 month ago

What about a drag-and-drop email editor that generates react-email code?

If there's interest, I could release it within a few weeks. Please upvote or comment if you're interested.

Here's a prototype of the email editor.