codedor/filament-mail-templates

A package to create customizable mail templates in Filament

Installs: 4 939

Dependents: 1

Suggesters: 0

Security: 0

Stars: 4

Watchers: 2

Forks: 2

Open Issues: 5

pkg:composer/codedor/filament-mail-templates


README

A package to quickly create customizable mail templates in Filament

Installation

You can install the package via composer:

composer require codedor/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.