notz/mautic-postal-plugin 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

notz/mautic-postal-plugin

最新稳定版本:1.0.0

Composer 安装命令:

composer require notz/mautic-postal-plugin

包简介

Postal Mail Server Plugin for Mautic

README 文档

README

Mautic Postal Plugin

This plugin enable Mautic 5 to send emails via SMTP transport and receives Bounces & Failures via Webhooks.

Installation

Clone repo.

git clone <repo-url> PostalBundle

Install the plugin

rm -rf var/cache/dev/* var/cache/prod/*
php bin/console mautic:plugins:reload --env=prod

Postal Configuration

Add a webhook on your postal server configuration for MessageDeliveryFailed and MesssageBounced to following url:

https://mautic.yourdomain/mailer/callback

Testing

To run all tests composer phpunit

To run unit tests composer unit

To run functional tests composer functional

Static analysis tools

To run fixes by friendsofphp/php-cs-fixer composer fixcs

To run phpstan composer phpstan

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2025-07-16