wotz/filament-mail-templates
A package to create customizable mail templates in Filament
2,061
4
| Install | |
|---|---|
composer require wotz/filament-mail-templates |
|
| Latest Version: | v2.2.0 |
| PHP: | ^8.3 |
| License: | MIT |
| Last Updated: | Aug 20, 2026 |
| Links: | GitHub · Packagist |
Maintainer: Who Owns The Zebra
Mail Templates for Filament
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.
Related Packages
wotz/filament-placeholder-input
A field for Filament that allows you to add content to another field
2,240
1