Mailgun Subscriptions

描述

Add a Mailgun subscription form to your WordPress site. Your visitors can use the form to subscribe to your lists using the Mailgun API.

安裝

  1. Install and activate just as a normal WordPress plugin.
  2. You’ll find the “Mailgun Lists” settings page in the Settings admin menu. Here, you can setup your API keys, control which lists you’re making available, and create custom descriptions for your lists.

評價

2022年4月11日
Exactly what we need and it works smooth. If you want to manage your Mailgun mailing lists, subscribe and unsubscribe via Wordpress this is the plugin. I like the features it currently has and it would even be more awesome if it is updated and a sendform is included so you can just send the mailing list via Wordpress. Very happy!
2016年9月3日
Very basic. In fact, a bit too basic, as the emails it sends are straight text. So, the confirmation link is incredibly ugly (it’s three lines long!) and it’s pretty much impossible to create engaging thank you emails, because… Well, it’s all straight text, so links are exposed, there can be no graphics, no lists (ordered or otherwise), and etc. You also have no control over the subject line without using arcane “hooks”. So if you’re a typical, time crunched small business type person, prepare yourself! This is all somewhat disappointing. Still, the plugin is functional and solid. It’s just not very polished.
閱讀全部4個評價

貢獻者及開發者

“Mailgun Subscriptions” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Mailgun Subscriptions 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.3.3

  • Added sanitization for the mailgun_subscription_form shortcode description

1.3.2

  • Fix PHP warning when subscribing to a new list from the account management page

1.3.1

  • Remove current/change email toggle from account management page
  • Merge account management page dynamic content with static page content
  • Enable admin to manually place dynamic account management page content using the [mailgun_account_management] shortcode
  • Fix bug with ajax submission handling for logged out users

1.3.0

  • Ajax handling of the subscription widget
  • Form to change email address on the account management page

1.2.0

  • Optional name field for the subscription widget (credit to Paul Ryley)
  • Fix PHP notice when first loading admin page
  • Default to WordPress email validation, with filter to use MailGun API

1.1.2

  • Fix fatal error during uninstall
  • Fix error saving account management page ID

1.1.1

  • Validate email address when requesting token to manage account
  • Disable caching of subscription management page

1.1

  • New feature: subscription management

1.0

  • Initial version