📮
Mailwind
  • 🚀Getting started
    • 👋Introduction
    • 🔗Add a provider
  • 📚Documentation
    • 🎨Tailwind configuration
    • 🔡Dynamic Expressions
    • 📱Responsive
  • API parameters
  • Sendgrid
    • Send an email
      • cURL
      • .NET
      • NodeJS
      • PHP
  • AWS SES
    • Obtain your credentials
    • Send an email
      • cURL
      • .NET
      • NodeJS
      • PHP
  • Resend
    • Send an email
      • cURL
      • .NET
      • NodeJS
      • PHP
Powered by GitBook
On this page
  • What is Mailwind ?
  • Why use Mailwind ?
  • How does it work ?
  • Things to know
  • Template creation & modification
  • Engine
  1. Getting started

Introduction

Hi there! Here's the documentation for Mailwind, the ultimate tool for sending Tailwind templates by email.

What is Mailwind ?

Mailwind is an interface between your API and transactional email providers (such as Sendgrid, SES or Resend) allowing you to generate emails with Tailwind, better management of templates & layouts, multilingual support and much more.

Why use Mailwind ?

  • A simple API and clear, concise documentation!

  • Automatic conversion of Tailwind templates into email-compatible html.

  • A code editor for easy navigation through your files and folders

  • A tracking system to monitor the performance of your campaigns.

  • A multilanguage system for easy multilingual versions

  • And much more...

How does it work ?

Mailwind is a simple interface between your API and the provider. Send a request to the Mailwind API with the same structure as the desired provider, Mailwind will generate the content of the email and directly send the request to the provider

Find the different supported providers:

  • Sendgrid

  • AWS SES

  • Resend

Things to know

Template creation & modification

Two types of layouts

Mailwind works with layouts & templates.

Both types can be used in the same way. The only difference is that layouts are "parent" to templates. So you can create the common structure for all your emails in a Layout and then use different templates for each specific email.

Engine

Mailwind's added value is to offer you an all-in-one cloud-based system for sending tailwind emails without requiring a huge integration and infrastructure for these functionalities.

Feel free to integrate the framework into your infrastructure free of charge.

NextAdd a provider

Last updated 1 year ago

To make your e-mails more attractive, Mailwind has developed a solution for creating layouts using .

You can edit layouts via

Mailwind is based on a library called . "Maizzle is a framework that helps you quickly build HTML emails with Tailwind CSS and advanced, email-specific post-processing." -

🚀
👋
Tailwind
the code editor
Maizzle
Maizzle