PHPackages                             somehow-digital/craft-mailpit - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. somehow-digital/craft-mailpit

ActiveCraft-plugin[Mail &amp; Notifications](/categories/mail)

somehow-digital/craft-mailpit
=============================

Mailpit integration for Craft CMS.

v1.0.1(3mo ago)117[1 issues](https://github.com/somehow-digital/craft-mailpit/issues)MITPHPPHP ^8.2.0

Since Mar 15Pushed 2mo agoCompare

[ Source](https://github.com/somehow-digital/craft-mailpit)[ Packagist](https://packagist.org/packages/somehow-digital/craft-mailpit)[ Docs](https://somehow.digital/)[ RSS](/packages/somehow-digital-craft-mailpit/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (2)Dependencies (4)Versions (4)Used By (0)

[![Mailpit icon](src/icon.svg)](src/icon.svg)

`Mailpit` for Craft CMS
=======================

[](#mailpit-for-craft-cms)

> Provides a [Mailpit](https://mailpit.axllent.org/) integration for [Craft CMS](https://craftcms.com/).

Features
--------

[](#features)

- Display the Mailpit web interface in a dedicated Control Panel section or as Utility.
- Unread message count badge in the sidebar navigation or utility icon.
- Simple configuration with support for environment variables.

Requirements
------------

[](#requirements)

- Craft CMS 5.8.0 or later.
- PHP 8.2 or later.

Installation
------------

[](#installation)

Install this plugin from the Plugin Store or via Composer.

#### Plugin Store

[](#plugin-store)

Go to the “Plugin Store” in your project’s Control Panel, search for “Mailpit” and click on the “Install” button in its modal window.

#### Composer

[](#composer)

```
composer require somehow-digital/craft-mailpit
./craft plugin/install mailpit
```

Configuration
-------------

[](#configuration)

You can configure the plugin in the Control Panel under **Settings** → **Mailpit**, or by creating a `config/mailpit.php` file:

```
