Skip to content
This repository was archived by the owner on Jul 28, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (16 loc) · 607 Bytes

File metadata and controls

24 lines (16 loc) · 607 Bytes

Wavevision s.r.o.

Mail

Customizable e-mail templates for nette based on wildbit / postmark-templates.

Installation

Install via composer

composer require wavevision/mail

and register DI extension

extensions:
    wavevisionMail: Wavevision\Mail\DI\Extension

Usage

See examples