PHPackages                             matbcvo/mautic-amazon-sns-callback - 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. matbcvo/mautic-amazon-sns-callback

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

matbcvo/mautic-amazon-sns-callback
==================================

A Mautic 7 plugin to handle Amazon SNS callbacks for bounce and complaint notifications.

3.0.2(2mo ago)61.1k—0%1[2 issues](https://github.com/matbcvo/mautic-amazon-sns-callback/issues)MITPHPPHP &gt;=8.0CI passing

Since Nov 8Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/matbcvo/mautic-amazon-sns-callback)[ Packagist](https://packagist.org/packages/matbcvo/mautic-amazon-sns-callback)[ RSS](/packages/matbcvo-mautic-amazon-sns-callback/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (1)Versions (8)Used By (0)

Mautic Amazon SNS Callback
==========================

[](#mautic-amazon-sns-callback)

This Mautic 7 plugin integrates with Amazon SNS (Simple Notification Service) to handle bounce, complaint, and other notifications for email deliverability. By using this plugin, you can manage and process Amazon SES (Simple Email Service) feedback notifications directly within Mautic, helping maintain list health and ensuring accurate email analytics.

Supported mailer schemes:

```
ses+smtp
ses+api
ses+https

```

The `symfony/amazon-mailer` package is recommended for use with this plugin.

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

[](#installation)

To install the Mautic Amazon SNS Callback plugin, follow these steps:

1. Run the following command to add the plugin to your Mautic installation:

    ```
    composer require matbcvo/mautic-amazon-sns-callback
    ```
2. Clear the Mautic cache to ensure the plugin is recognized:

    ```
    php bin/console cache:clear
    ```
3. In Amazon SNS (Simple Notification Service):

    - Go to the SNS console and create a new topic by clicking on the **Create Topic** button.
    - After creating the topic, add a new subscription under the topic by clicking on **Create Subscription**.
4. Configure the new subscription:

    - For **Topic ARN**, select the topic you just created.
    - For **Protocol**, select HTTPS.
    - For **Endpoint**, enter the Mautic callback URL: ```
        https://mautic.example.com/mailer/callback

        ```
5. Click on **Create subscription**. The subscription status should automatically update to confirmed.

Contributing
------------

[](#contributing)

We welcome contributions! Please submit issues or pull requests as needed.

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance77

Regular maintenance activity

Popularity25

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

###  Release Activity

Cadence

Every ~79 days

Total

7

Last Release

82d ago

Major Versions

1.0.2 → v2.x-dev2025-04-06

2.0.0 → 3.0.02026-01-23

### Community

Maintainers

![](https://www.gravatar.com/avatar/0457c69d8e6da50d3f67462e97797c9f4f1196c66840b3377b3b9ff41c8c44b3?d=identicon)[matbcvo](/maintainers/matbcvo)

---

Top Contributors

[![matbcvo](https://avatars.githubusercontent.com/u/1006437?v=4)](https://github.com/matbcvo "matbcvo (44 commits)")

---

Tags

amazonamazon-snsdeliverabilityemailmauticmautic-emailmautic-pluginsnspluginamazonMauticSNSintegration

### Embed Badge

![Health badge](/badges/matbcvo-mautic-amazon-sns-callback/health.svg)

```
[![Health](https://phpackages.com/badges/matbcvo-mautic-amazon-sns-callback/health.svg)](https://phpackages.com/packages/matbcvo-mautic-amazon-sns-callback)
```

###  Alternatives

[pabloveintimilla/mautic-amazon-ses

Mautic 5 plugin that provides Amazon SES as an email transport and callback to process bounces

452.4k](/packages/pabloveintimilla-mautic-amazon-ses)[etailors/mautic-amazon-ses

Amazon SES Mailer Plugin for Mautic

522.0k](/packages/etailors-mautic-amazon-ses)[mcfedr/awspushbundle

A set of services to simplify using Aws to send push notifications

40378.6k1](/packages/mcfedr-awspushbundle)[mautic/grapes-js-builder-bundle

GrapesJS Builder with MJML support for Mautic

5684.1k4](/packages/mautic-grapes-js-builder-bundle)

PHPackages © 2026

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