這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Mailchimp as a Registration

描述

Integrate mailchimp email campaign service with your wordpress blog new user registration form. When you allow anyone to register on your blog, their information is save to a mailchimp list and campaign automatically. This makes it easy to create your own mailing list to solicit your products and services through a recognize email marketer.

Additionally, mailchimp maintains a list of spammer emails and will automatically detect if the registered user is a spammer.

An added feature, includes a jquery popup modal dialog to show your custom terms of use with an Accept and Decline button. If the Accept button is not pressed, then the Register button remains disabled, thus preventing unwanted registered users. No need for capcha here as the user must click a popup and accept button.

Available on Amazon for the Kindle: Guide to Using Mailchimp-as-a-Registration, (http://www.amazon.com/dp/B00GAZP2V6)

You do not need a Kindle to read this book. Using the Kindle Free Reading applications for the Cloud, PC, MAC, and Smartphones,
http://www.amazon.com/gp/feature.html?docId=1000493771

螢幕截圖

安裝

  1. Create a new list and campaign on mailchimp with the additional fields (username, password, phone, and phoneext)
  2. Upload mailchimp-as-a-registration to the /wp-content/plugins/ directory.
  3. Activate the plugin through the Plugins menu in WordPress.
  4. From the Admin page under the Settings menu, enter your mailchimp API and save
  5. Create a Terms of Use page and give the terms dialog a title.
  6. Select which list to automatically add the new users
  7. Save your changes.

常見問題

How does this plugin differ from other plugin that use mailchimp

This plugin will automatically add register users to a preconfigure mailchimp list and does not require a lot of configuration, only your mailchimp API key. In addition, you have a fully customized terms of user dialog that prevents any user from registering until they accept your site terms.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Mailchimp as a Registration” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Mailchimp as a Registration 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.1.1

  • Fix for Methods with the same name as their class will not be constructors
  • Updates for Mailchimp API version 3.0

1.1

  • Fix some issues
  • WP 4.6

1.0

  • Initial release