New payment processor package in Elixir Elixir Control Flow

StrawHat.Mailer for Email Management (Powered by Swoosh )

Add Email Template and in the near future programmatically emails. Using Swoosh under the hood for Email Providers integration and Mustache for the templates.

https://github.com/straw-hat-team/straw_hat_mailer

Add the concept of partials in a template, it will allow you to create dynamic sections on your template so it makes it easier to update the boilerplate code for your company.

You could replace your Phoenix Email templates so no more deployment for Email changes 💜

StrawHat.Mailer relay on Swoosh.Email so you could do anything you could do with Swoosh.

Documentation feedbacks and contributions are welcome.