by Mailgun
3.8 (49 reviews)
Mailgun for WordPress
Easily send email from your WordPress site through Mailgun using the HTTP API or SMTP.
Compatible with WP 7.0.2
v2.2.2
Current Version v2.2.2
Updated 1 week ago
Last Update on 17 Jul, 2026
Refreshed 12 hours ago
Last Refreshed on
Rank
#551
+1 this week
Active Installs
80K+
—
No change
KW Avg Position
30.8
-0.6 better
Downloads
2.8M
+146 today
Support Resolved
0%
—
No change
Rating
76%
Review 3.8 out of 5
3.8
(49 reviews)
Next Milestone 90K
80K+
90K+
46
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro
Unlock Exact Install Count
See the precise estimated active installs for this plugin, calculated from real-time ranking data.
- Exact install estimates within tiers
- Track install growth over time
- Milestone progress predictions
Need 7,188 more installs to reach 90K+
Rank Changes
Current
#551
Change
Best
#
Downloads Growth
Downloads
Growth
Peak
Upgrade to Pro
Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.
Upgrade NowReviews & Ratings
3.8
49 reviews
Overall
76%
5
29
(59%)
4
4
(8%)
3
2
(4%)
2
4
(8%)
1
10
(20%)
Tracked Keywords
Showing 5 of 5| Keyword | Position | Change | Type | Updated |
|---|---|---|---|---|
| mailgun | 4 | — | Tag | 12 hours ago |
| http | 15 | — | Tag | 12 hours ago |
| smtp | 35 | — | Tag | 12 hours ago |
| 44 | — | Tag | 12 hours ago | |
| api | 56 | — | Tag | 12 hours ago |
Unlock Keyword Analytics
Track keyword rankings, search positions, and discover new ranking opportunities with a Pro subscription.
- Full keyword position tracking
- Historical ranking data
- Competitor keyword analysis
Track This Plugin
Get detailed analytics, keyword tracking, and position alerts delivered to your inbox.
Start Tracking FreePlugin Details
- Version
- 2.2.2
- Last Updated
- Jul 17, 2026
- Requires WP
- 5.6+
- Tested Up To
- 7.0.2
- PHP Version
- 7.4 or higher
- Author
- Mailgun
Support & Rating
- Rating
- ★ ★ ★ ★ ☆ 3.8
- Reviews
- 49
- Support Threads
- 0
- Resolved
- 0%
Keywords
Upgrade to Pro
Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.
Upgrade NowSimilar Plugins
Adminify – White Label, Admin Menu Editor, Login Customizer
7K+ installs
#2,730
Master Addons for Elementor – Elementor Addons, Widgets, Mega Menu Builder, Popup Builder, Widget Builder & Template Kits
30K+ installs
#988
Contact Form 7
10M+ installs
#3
WP Mail SMTP by WPForms - The Most Popular SMTP and Email Log Plugin
4M+ installs
#12
MC4WP: Mailchimp for WordPress
1M+ installs
#34
Frequently Asked Questions
Common questions about Mailgun for WordPress
Yes, using the following constants that can be placed in wp-config.php: MAILGUN_REGION Type: string Choices: 'us' or 'eu' ex. define('MAILGUN_REGION', 'us'); MAILGUN_USEAPI Type: boolean Choices: '0' or '1' (0 = false/no) MAILGUN_APIKEY Type: string MAILGUN_DOMAIN Type: string MAILGUN_USERNAME Type: string MAILGUN_PASSWORD Type: string MAILGUN_SECURE Type: boolean Choices: '0' or '1' (0 = false/no) MAILGUN_SECTYPE Type: string Choices: 'ssl' or 'tls' MAILGUN_FROM_NAME Type: string MAILGUN_FROM_ADDRESS Type: string MAILGUN_TRACK_CLICKS Type: string Choices: 'yes' or 'no' MAILGUN_TRACK_OPENS Type: string Choices: 'yes' or 'no'
mg_use_recipient_vars_syntax Mutates messages to use recipient variables syntax - see https://documentation.mailgun.com/user_manual.html#batch-sending for more info.
mg_mutate_message_body Allows an external plugin to mutate the message body before sending.
mg_mutate_attachments Allows an external plugin to mutate the attachments on the message before sending.
mg_use_recipient_vars_syntax Mutates messages to use recipient variables syntax - see https://documentation.mailgun.com/en/latest/user_manual.html#batch-sending for more info.
mg_mutate_message_body Allows an external plugin to mutate the message body before sending.
mg_mutate_attachments Allows an external plugin to mutate the attachments on the message before sending.