PHPackages                             teamsinger/uk.teamsinger.civicrm.mailgun - 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. teamsinger/uk.teamsinger.civicrm.mailgun

ActiveCivicrm-extension

teamsinger/uk.teamsinger.civicrm.mailgun
========================================

Mailgun bounce processor for CiviCRM

72686[14 issues](https://github.com/teamsinger/uk.teamsinger.civicrm.mailgun/issues)[2 PRs](https://github.com/teamsinger/uk.teamsinger.civicrm.mailgun/pulls)PHP

Since Oct 6Pushed 4y ago3 watchersCompare

[ Source](https://github.com/teamsinger/uk.teamsinger.civicrm.mailgun)[ Packagist](https://packagist.org/packages/teamsinger/uk.teamsinger.civicrm.mailgun)[ RSS](/packages/teamsinger-ukteamsingercivicrmmailgun/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

uk.teamsinger.civicrm.mailgun
=============================

[](#ukteamsingercivicrmmailgun)

[Mailgun](http://www.mailgun.com/) bounce processing for [CiviCRM](https://civicrm.org/)

### Installation Instructions

[](#installation-instructions)

1. [Install extension](http://wiki.civicrm.org/confluence/display/CRMDOC/Extensions#Extensions-Installinganewextension) following **Manual installation of native extensions**
2. Update the Mail Protocol [Option Group](https://www.example.com/civicrm/admin/options?reset=1) to add [MailgunDB](https://raw.githubusercontent.com/teamsinger/uk.teamsinger.civicrm.mailgun/master/documentation/mailgundb-option-group.png)
3. Update [Mail Account settings](https://www.example.com/civicrm/admin/mailSettings?reset=1) adding the [Mailgun API key](https://help.mailgun.com/hc/en-us/articles/203380100-Where-can-I-find-my-API-key-and-SMTP-credentials-) as the password and updating the protocol for MailgunDB for the account used for Bounce Processing.
4. Add webhook paths to [skip IDS checks](#user-content-skip-ids-checks)
5. [Configure Webhooks](https://documentation.mailgun.com/api-webhooks.html#webhooks) setting:
6. Dropped messages to
7. Hard bounces to

### Skip IDS Checks

[](#skip-ids-checks)

When the webhooks are called these can trigger IDS checks in Civi. To get around this [CRM/Core/IDS.php](https://github.com/civicrm/civicrm-core/blob/master/CRM/Core/IDS.php) has been patched to allow additional paths to be skipped. These paths need adding by adding the following to settings.php (Drupal).

```
define( 'CIVICRM_IDS_SKIP', serialize( array('civicrm/mailgun/drop', 'civicrm/mailgun/bounce') ) );

```

Sponsored by [Whirled Cinema](https://www.whirledcinema.com)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/9dc7026965f771c149661ff9efc9c024a46424529d84c7e57fc60ae271b2934c?d=identicon)[tomsinger](/maintainers/tomsinger)

---

Top Contributors

[![tomsinger](https://avatars.githubusercontent.com/u/234956?v=4)](https://github.com/tomsinger "tomsinger (25 commits)")

### Embed Badge

![Health badge](/badges/teamsinger-ukteamsingercivicrmmailgun/health.svg)

```
[![Health](https://phpackages.com/badges/teamsinger-ukteamsingercivicrmmailgun/health.svg)](https://phpackages.com/packages/teamsinger-ukteamsingercivicrmmailgun)
```

PHPackages © 2026

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