Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.
/ mail Public archive

📨 Customizable e-mail templates for @nette

Notifications You must be signed in to change notification settings

wavevision/mail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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