PHPackages                             lucascosta/postal-server-api-transport-for-mautic - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. lucascosta/postal-server-api-transport-for-mautic

ActiveLibrary[HTTP &amp; Networking](/categories/http)

lucascosta/postal-server-api-transport-for-mautic
=================================================

Integrate Swiftmailer transport for Postal Server API

544[3 issues](https://github.com/LucasCCS/postal_server_api_transport_for_mautic/issues)PHP

Since Apr 7Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/LucasCCS/postal_server_api_transport_for_mautic)[ Packagist](https://packagist.org/packages/lucascosta/postal-server-api-transport-for-mautic)[ RSS](/packages/lucascosta-postal-server-api-transport-for-mautic/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

PHP Plugin to Integrate Postal with Mautic
==========================================

[](#php-plugin-to-integrate-postal-with-mautic)

Integrate Postal Email service with Mautic to send emails via API.

> Notes:
>
> Mautic 5.x is not supported at this time

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

[](#installation)

### Manual Mode

[](#manual-mode)

- Go to the plugins folder on Mautic add a new folder called `MauticPostalServerBundle`

```
mkdir /mautic_path/plugins/MauticPostalServerBundle
```

- Go inside the folder and clone the repo

```
cd MauticPostalServerBundle
git clone https://github.com/LucasCCS/postal_server_api_transport_for_mautic.git .
```

- Reload the plugin list

```
rm -rf /mautic_path/var/cache/*

php /mautic_path/bin/console mautic:plugins:reload
```

- Got to your Mautic plugins menu (`https://mauticURL.com/s/plugins`), and you should see the plugin there. If you dont see it, click the `Install/Upgrade Plugins` button.

### Via composer

[](#via-composer)

- Go to the your mautic folder and run

```
cd /mautic_path
composer require lucascosta/postal-server-api-transport-for-mautic
```

How to use it
-------------

[](#how-to-use-it)

- Once the plugin is installed, go to the email settings on your Mautic server (`https://mauticURL/s/config/edit`), you should see `Postal -API` as a new item you can select from the drop-down menu.
- Provide the Postal email server name and the API key you generated and click on save.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 Bus Factor1

Top contributor holds 75% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/e2644e016f307b05e0351407632498229972d1c874976690fc427ee8bf4480c7?d=identicon)[lucasccs](/maintainers/lucasccs)

---

Top Contributors

[![LucasCCS](https://avatars.githubusercontent.com/u/19320427?v=4)](https://github.com/LucasCCS "LucasCCS (3 commits)")[![fanpero87](https://avatars.githubusercontent.com/u/65570296?v=4)](https://github.com/fanpero87 "fanpero87 (1 commits)")

### Embed Badge

![Health badge](/badges/lucascosta-postal-server-api-transport-for-mautic/health.svg)

```
[![Health](https://phpackages.com/badges/lucascosta-postal-server-api-transport-for-mautic/health.svg)](https://phpackages.com/packages/lucascosta-postal-server-api-transport-for-mautic)
```

###  Alternatives

[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M319](/packages/friendsofsymfony-rest-bundle)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[nyholm/psr7

A fast PHP7 implementation of PSR-7

1.3k235.4M2.4k](/packages/nyholm-psr7)[pusher/pusher-php-server

Library for interacting with the Pusher REST API

1.5k94.8M293](/packages/pusher-pusher-php-server)[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78126.4M414](/packages/react-http)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
