codedor/filament-mail-templates

This package is abandoned and no longer maintained. The author suggests using the wotz/filament-mail-templates package instead.

A package to create customizable mail templates in Filament

Maintainers

Package info

github.com/wotzebra/filament-mail-templates

pkg:composer/codedor/filament-mail-templates

Transparency log

Statistics

Installs: 5 982

Dependents: 1

Suggesters: 0

Stars: 4

Open Issues: 1

v2.1.0 2026-07-22 11:16 UTC

This package is auto-updated.

Last update: 2026-07-29 04:03:46 UTC


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.