承接 azlobin/mautic-sendgrid-callback 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

azlobin/mautic-sendgrid-callback

最新稳定版本:v1.5.6

Composer 安装命令:

composer require azlobin/mautic-sendgrid-callback

包简介

Mautic plugin to process SendGrid Event Webhook callbacks for bounce and complaint handling.

README 文档

README

Plugin for Mautic 5/6/7 to process SendGrid Event Webhook callbacks and mark contacts as Do Not Contact for email channel.

This plugin does not send email. Email sending is handled by Symfony's standard SendGrid mailer transport configured in Mautic.

Company: Sales Snap
Author: Alexander Zlobin

Supported mailer schemes

  • sendgrid
  • sendgrid+smtp
  • sendgrid+api

Processed events

The plugin handles these SendGrid event types:

  • bounce -> DoNotContact::BOUNCED
  • blocked -> DoNotContact::BOUNCED
  • dropped -> DoNotContact::BOUNCED (or UNSUBSCRIBED when reason indicates unsubscribe/spam)
  • spamreport -> DoNotContact::UNSUBSCRIBED
  • unsubscribe -> DoNotContact::UNSUBSCRIBED
  • group_unsubscribe -> DoNotContact::UNSUBSCRIBED

All other events are ignored.

Installation

  1. Install via Composer:
composer require azlobin/mautic-sendgrid-callback

Or copy plugin directory to your Mautic installation:

cp -R SendgridCallbackBundle /path/to/mautic/docroot/plugins/

Or install from ZIP by extracting SendgridCallbackBundle into:

/path/to/mautic/docroot/plugins/SendgridCallbackBundle
  1. Reload plugins and clear cache:
php bin/console mautic:plugins:reload
php bin/console cache:clear
  1. Configure SendGrid Event Webhook endpoint:
https://mautic.example.com/mailer/callback
  1. Enable at least these events in SendGrid Event Webhook settings:
  • Bounce
  • Blocked
  • Dropped
  • Spam Reports
  • Unsubscribes
  1. Open plugin card in Mautic Plugins and configure settings directly in plugin modal.

Use the available safe controls (switches/select) to enable/disable event processing and choose dropped-event mapping policy (auto, bounced, unsubscribed).

Notes

  • The plugin tries to extract X-EMAIL-ID from custom_args or unique_args in webhook payload to link callback to email ID.
  • If X-EMAIL-ID is missing, callback still marks contact by email address.

统计信息

  • 总下载量: 5
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 7
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-02-26

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固