跳至内容
  • 关于WordPress
    • 关于WordPress
    • WordPress.org
    • 文档
    • 支持
    • 反馈
  • 登录
  • 注册
WordPress.org
WordPress.org

China 简体中文

  • 主题
  • 插件
  • 消息
  • 支持
    • 文档
    • 论坛
  • 关于
  • 获取 WordPress
获取 WordPress

插件

  • 我的收藏
  • Beta测试
  • 开发者
下载

Dotdigital Signup Form

作者dotdigital
  • 详情
  • 评价
  • 安装
  • 支持
  • 开发进展

描述

Add the Dotdigital signup form plugin to your site and allow your visitors to sign up to your dotdigital-powered newsletter and email marketing campaigns. The email addresses of new subscribers can be added to multiple dotdigital address books.

If you’re not a dotdigital user already you can find out more about us at dotdigital.com.

Copyright

Copyright 2014-2022 Dotdigital (email : support@dotdigital.com)

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

Dotdigital Signup Form bundles the following third-party resources:

dotMailer API v2 PHP client
v1.1.2, Copyright 2014-2015 Roman Piták
Licenses: The MIT License (MIT)
Source: https://github.com/romanpitak/dotMailer-API-v2-PHP-client

PHP REST Client
v1.2.1, Copyright 2014-2015 Roman Piták
Licenses: The MIT License (MIT)
Source: https://github.com/romanpitak/PHP-REST-Client

Composer
v1.0.0-alpha11, Copyright 2012-2015 Nils Adermann, Jordi Boggiano
Licenses: The MIT License (MIT)
Source: https://getcomposer.org/

屏幕截图

  • The plugin will appear as 'Dotdigital Signup Form' in your left-hand menu
  • Selecting an address book
  • Changing address book visibility
  • Reordering address books
  • Adding the form to your website

安装

If you already have the plugin installed, a message will pop up in the admin area of your WordPress account informing you that a new version is available. Simply update from there.

If you don’t already have the plugin, log into your WordPress account and follow these steps:

  1. Go to ‘Plugins’ in the left-hand menu
  2. Select ‘Add New’
  3. Search for ‘Dotdigital Signup Form’
  4. Click on ‘Install Now’
  5. When installed, click on ‘Activate Plugin’

The plugin will appear as ‘Dotdigital Signup Form’ in your left-hand menu.

Read more detailed information on installation.

常见问题

Q. My site is hosted by WordPress.com. Will the plugin work for me?

A. No. The plugin can only be uploaded to the installed version of WordPress (WordPress.org), not the hosted version (WordPress.com).

Q. Can I select more than one address book to sign contacts up to?

A. Yes you can. This latest version of the plugin allows you to put addresses into multiple address books.

Q. Can contacts who have previously unsubscribed from my mailing lists re-subscribe through the plugin?

A. Yes they can.

Q. My contacts are not appearing in my address book. Why is this?

A. Check you have followed the installation steps correctly and that your API email and API password appear exactly as they do in your dotdigital account. Remember that the API email is automatically generated and should not be changed.

Q. Can I send the user to a custom Thank You page after subscription?

A. From plugin version 3.4 it is possible. You can find the redirection options under the Redirections tab in the plugin dashboard. Here you can set up 3 options:
* No redirection (default): the user will stay on the same page where a short message will be displayed about the result of the subscription
* Local page: you can select a page from your website that will be your dotdigital Thank you page
* Custom URL: with this option you can redirect your user wherever you want to. If you choose this option, please use a valid URL starting with “http://” or “https://” here.

Q. How can I insert the dotmailer form into my posts and pages?

A. From plugin version 3.3, you can use the [dotmailer-signup] shortcode to show the form inside the post’s content. Shortcode parameters (works only when you use the form with a shortcode):

showtitle=0 – Hide the title of the widget
showdesc=0 – Hide the description under the title
redirection=”URL” – Redirect the user to a custom URL after successful submission

Example: [dotmailer-signup showtitle=0 showdesc=0 redirection=”http://www.example.com”] (will show the form without a title and description and will redirect the user to http://www.example.com on success)

Since plugin version 5, [dotdigital-signup] can also be used with the same parameters.

评价

Translation messages missing, widget reloads page

mfranzl 2017年7月21日
Version 4.0.1 of this plugin doesn't offer translation of the following messages: "Please complete the fields below" "Your email address*" "Subscribe to" Also, when using the widget, the page is reloaded, which causes the user to lose scroll position, which is confusing for the user. AJAX submission would have been nice. The error/success messages don't come with styles, a red/green default would have been nice.

Works perfectly

richard 2016年9月3日
Very simple really, and we have no problems in our theme with 4.5.2. Does exactly whats needed, thanks!

Straightforward to use

mfraszcz 2016年9月3日
Easy to set up and straightforward to use. Had a bit of problems following update to wordpress 4.5.2, but the dotmailer support were very helpful in resolving the issue.
阅读所有3条评价

贡献者及开发者

“Dotdigital Signup Form” 是开源软件。 以下人员对此插件做出了贡献。

贡献者
  • dotdigital
  • bsstaveley
  • sta1r
  • Fanis Strezos

将“Dotdigital Signup Form”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志。

更新日志

5.0.3

Improvements
– We’ve improved handling of account info when entering API credentials.
– We repaired some errors to do with validating required data fields.

Bug fixes
– Redirection now works as expected when using our shortcode in posts and pages.

5.0.2

Improvements
* We removed some dormant code concerned with collecting system data from the WordPress instance.

Bug fixes
* API credentials are no longer exposed in the stack trace in the event of a fatal error.

5.0.1

Bug fixes
* If no address books are selected, contacts will now be added to ‘All contacts’.
* We fixed a typo in the spelling of ‘Unsubscribed’.

5.0.0

What’s new
* The plugin has been renamed and rebranded.
* The [dotdigital-signup] shortcode has been added to replace [dotmailer-signup] (although that shortcode will continue to work).

Improvements
* We’ve made a number of presentational updates and improvements.
* Redirection on submit will now be blocked if the form has errors.

Bug fixes
* We fixed a bug to do with error detection in the shutdown() function.
* We’ve updated our check for contact status when a contact is retrieved from dotdigital.
* We improved error handling for invalid API credentials.

4.0.5 (2017-11-28)

  • Mod: PHP7 support
  • Mod: Redirection url is always followed regardless of validation result

4.0.1 (2016-06-06)

  • Fix: endpoint discovery error where region ID > 1
  • Fix: small calendar display issue

4.0 (2016-03-04)

  • Mod: the plugin is rewritten using the dotmailer REST (v2) API
  • Add: endpoint discovery added – now your API calls use your regional API URL
  • Fix: a few small layout fixes

3.4.2 (2015-07-01)

  • Fix: position of the shortcode output wasn’t correct in the previous versions

3.4.1 (2014-07-17)

  • All strings from ‘dotMailer’ are changed to ‘dotmailer’ due to a branding change

3.4 (2014-07-03)

  • Add: Redirection options in plugin admin, now you can redirect your users to a Thank You page after subscription
  • Add: redirection attribute for the shortcode, which lets you use redirections locally from your form shortcodes

3.3 (2014-06-14)

  • Add: Now you can add the dotMailer form with the [dotmailer-signup] shortcode to your posts and pages
  • Fix: Wrong input type in forms (String) changed to (text)
  • Fix: Some code cleanup

3.2.1 (2014-05-16)

  • Fix: Now the user stays on the same page instead of being redirected to the home page after submission

3.2 (2014-05-02)

  • Fix: Remove warning in the widget if no contact data was saved into the DB
  • Fix: Version number confusion
  • Mod: Now initial default messages are saved automatically to the database during plugin activation, so users need one step less to set it up properly.
  • Mod: Now user settings are not deleted on plugin deactivation. Settings are only deleted if you uninstall the plugin.

额外信息

  • 版本:5.0.3
  • 最后更新:11小时前
  • 有效安装数量:400+
  • WordPress版本: 4.0 或更高版本
  • 最高兼容版本:6.0.1
  • PHP版本: 5.6 或更高版本
  • 语言:
    English (US)
  • 标签:
    Email Marketingnewsletter signup
  • 高级视图

评级

查看所有评价
  • 5星 1
  • 4星 1
  • 3星 0
  • 2星 1
  • 1星 0
登录以提交评价。

贡献者

  • dotdigital
  • bsstaveley
  • sta1r
  • Fanis Strezos

支持

最近两个月解决的问题:

总计 1,已解决 0

查看支持论坛

捐助

您愿意支持这个插件的发展吗?

捐助此插件

  • 关于
  • 消息
  • 主机
  • 捐助
  • 支持
  • 开发者
  • 参与
  • 学习
  • 展示站点
  • 插件
  • 主题
  • 区块样板
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • 隐私
  • 公共代码
WordPress.org
WordPress.org

China 简体中文

  • 访问我们的 Facebook 公共主页
  • 关注我们的 Twitter 账号
代码如诗