Designing Email Notifications: How to Customize Them?

Hello everyone!
I’m relatively new to Plasmic—I discovered it just a couple of months ago. I used it for developing a website but I’m currently trying to design an email in Plasmic, but I’ve noticed the components seem a bit limited when using the template. Do you have any suggestions on how I can make it work or ways to enhance the design with the available tools? Any tips would be greatly appreciated!

Hello @santiago_barrera and welcome to the forum!

Plasmic Studio should have a diverse set of built-in components that you could use to build what you need, or you can compose anything you can imagine with our atomic set of components. You could go even further and add any 3rd party libraries you like with code components. The possibilities are endless.

Can you please elaborate more on which template you are currently using to design your email notification?

Thanks

Hello @sarah_ahmed, thanks for responding!

At the moment, I’m using the template provided: Designing emails with Plasmic | Learn Plasmic. If I can create everything I could imagine, could I recreate that Figma design?

Yes, you can create the Figma design, but you may have to do that without the Figma-to-Code plugin that Plasmic comes with, as you must use components from react-email. The demo project comes with the basic atomic components from react-email, but you may have to register your own for higher-level components / advanced templating (like this). Please use the demo project’s plasmic-init file as a reference for registering more components from react-email.