Download the PHP package nextras/mail-panel without Composer
On this page you can find all versions of the php package nextras/mail-panel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package mail-panel
Nextras Mail Panel
Nextras Mail Panel is an extension for Nette Framework which captures sent e-mails in development mode and shows them in Tracy bar.
Screenshot
Installation
-
Install library via composer:
- Update your local configuration (e.g.
config.local.neon
) to register Mail Panel to Tracy
and to change default mailer toNextras\MailPanel\FileMailer
.
Usage
Messages has to be sent by injected instance of Nette\Mail\Mailer
.
License
Based on MailPanel by Jan Drábek.
New BSD License. See full license.
All versions of mail-panel with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.1 || ~8.0
nette/mail Version ~3.1 || ~4.0
nette/utils Version ~3.0 || ~4.0
nette/http Version ~3.0
latte/latte Version ~2.6 || ~3.0
tracy/tracy Version ~2.4
nette/mail Version ~3.1 || ~4.0
nette/utils Version ~3.0 || ~4.0
nette/http Version ~3.0
latte/latte Version ~2.6 || ~3.0
tracy/tracy Version ~2.4
The package nextras/mail-panel contains the following files
Loading the files please wait ....