Linux 软件免费装
Banner图

Sign Me Up

开发者 jaromy
更新时间 2016年2月4日 15:38
捐献地址: 去捐款
PHP版本: 4.0.1 及以上
WordPress版本: 4.4.2
版权: GPLv2 or later
版权网址: 版权信息

标签

widget subscription form ajax signup signup form mailing list phplist

下载

1.1 1.0 1.2 1.3 1.4 1.4.1 1.5 1.5.1

详情介绍:

Sign Me Up This plugin is a widget that adds a simple sign-up form to your WordPress site, allowing visitors to subscribe to your mailing list. It serves as a front end to phpList, the most popular open-source newsletter manager (over 1.5 million downloads according to their website). The widget connects to phpList via AJAX, which allows a visitor to subscribe without leaving your WordPress page - no refresh or redirect is necessary. Features: More information

安装:

Requirements: To install this plugin:
  1. Upload the contents of sign-me-up.zip to your plugins directory
  2. 通过WordPress的的“Plugins”菜单激活插件
  3. Add the Sign Me Up widget to your site using the Appearance -> Widgets menu.
  4. Specify your form settings in the widget. For more info head over to: Sign Me Up
  5. If phpList and WordPress are on separate domains or subdomains, then you will need to modify the .htaccess file on the phpList domain. See Cross-Domains for more details.
  6. That's all. You're done!
Alternatively you can search for the plugin from your WordPress dashboard and install from there.

屏幕截图:

  • Example of Sign Me Up form installed in WordPress Twenty Fourteen Theme
  • Built-in error checking - ensures email address has a valid format
  • Example response after a successful submission. Message and formatting can be customized via phpList Subscribe Page.
  • Configuring the form via the Widgets panel in WordPress backend

升级注意事项:

1.0 Initial release 1.1 Cosmetic fixes for plugin page on wordpress.org 1.2 Version number fix 1.3 Security fix for XSS vulnerability 1.4 Version number fix 1.4.1 Changelog updated 1.5 Changes for compliance with WordPress 4.3 release 1.5.1 Updated ‘tested up to’ version in readme

常见问题:

Do I need to use phpList?

Yes, this plugin specifically designed to use phpList as the mailing list manager to store the email adresses

Will it work with other mailing list services such as MailChimp?

No, this plugin will not work with MailChimp or other mailing list services. It is designed as a free open-source alternative to these paid services. So, instead it works with phpList.

Can I add additional fields for the user to fill out, such as Name?

Unfortunately, no. Currently there is no provision in the AJAX code in phpList to parse these additional parameters. As a workaround, it is possible to request for these fields (Name, Zip Code, etc) in any of the confirmation emails sent by phpList, or have the user update their profile with these additional details.

Can I use more than one Sign Me Up widget?

You can only have one widget per WordPress page. But, you can setup multiple widgets that each reside on a different page of your website. For example, one widget on the "Contact Us" page, a different widget on the "Latest News" page, etc. This allows you to customize the message of the signup form to whatever content you are displaying on that page.

How do I customize the response message?

The messages for a successful response can be customized via the Subscribe Page in phpList. Unfortunately, the error messages and failed submission messages cannot be customized.

Can I use the hosted version of phpList?

Yes, this should work with no issues. Just make sure that you enable cross-domain AJAX first. For more detailed instructions, see Cross-Domains.

Can phpList and WordPress live on different domains or subdomains?

Yes. Again, just make sure that you have enabled cross-domain AJAX. For more detailed instructions, see Cross-Domains.

I get the following error: "Unfortunately a network error occurred. Please try again. If this problem persists, please contact the webmaster."

This could be due to a number of issues:

更新日志:

1.0 1.1 1.2 1.3 1.4 1.4.1 1.5 1.5.1