wotz/filament-mail-templates

A package to create customizable mail templates in Filament

Maintainers

Package info

github.com/wotzebra/filament-mail-templates

pkg:composer/wotz/filament-mail-templates

Statistics

Installs: 551

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 3


README

A package to quickly create customizable mail templates in Filament

Installation

You can install the package via composer:

composer require wotz/filament-mail-templates

You can publish the config file with:

php artisan vendor:publish --tag="filament-mail-templates-config"

Documentation

For the full documentation, check here.