SendPulse Email Marketing Newsletter

描述

SendPulse plugin for WordPress
Add an email subscription form to your site. Each new subscriber will be automatically added to your mailing list. Create and send email campaigns with SendPulse, a multi-channel marketing automation platform.

FEATURES

  • Install the plugin in 1 click and set up within minutes;
  • Add multiple email subscription forms;
  • Customize your subscription forms to fit your brand identity;
  • Import contacts from WordPress to your mailing list.

SENDPULSE’S KEY FEATURES

  • Rich automation possibilities that allow you to create email, SMS, web push, and chatbot campaigns on one platform;
  • Drag and drop email editor;
  • Ready-made email templates;
  • Email personalization and list segmentation;
  • Detailed analytics and reports;

WHAT IS SENDPULSE?

SendPulse is a multi-channel marketing automation platform for multifaceted business promotion and customer retention.

SendPulse allows you to send email, SMS, and web push campaigns, stay in touch with clients using Telegram, Facebook Messenger, WhatsApp, and Instagram chatbots, and create landing pages in just 15 minutes.

You can easily track all of your marketing activities and gather customer data with SendPulse’s free CRM.

Create a SendPulse account, and send up to 15,000 emails every month for free.

You can install SendPulse Free WebPush plugin if you need a plugin for web push notifications.

Contacts

Usage

  1. Create a subscription form using SendPulse’s builder.
  2. Add a new SendPulse form using WordPress.
  3. Paste your subscription form code in the editor.
  4. To display your subscription form, use a shortcode (for example [sendpulse-form id="..."] where “…” is form id) in editor or place <?php echo do_shortcode('[sendpulse-form id="..."]')?> in your themes file.

Requirement

屏幕截图

  • SendPulse Forms table view.
  • Form editor.
  • API setting.
  • Import Wordpress user.

安装

  1. Upload ‘sendpulse-email-marketing-newsletter’ to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常见问题

How place shortcode in themes file?

Shortcode can be used anywhere in the theme templates via do_shortcode function.
For example, <?php echo do_shortcode('[sendpulse-form id="..."]')?>.

评价

2023年7月12日
The last update was perfect! Now plugin works on cheap hosting without problems! Thank you!
2020年7月13日
It shows me that I cannot use my gmail address as from email address, but also does not allow me to change the from email address.
2018年8月8日
После активации плагина - Элементор перестает запускаться вообще, в консоли 500 internal server error. Деактивирую sendpulse - тут же все работает. Специально несколько раз проверила. Почему Письмо с подтверждением подписки не приходит тем, кто добавлен через стандартные формы элементора (через вебхук zapier) ??? Надо спросить у техподдрежки... Неужели придется внедрять ваши некрасивые кривые формы с логотипом.... Вордпресс 4.9.8 Elementor Pro 2.0.18 php 7.2.2
2018年5月26日
I'm start using SendPulse about 6 month ago and this growing company always put something extra on my plate. With this plugin I connected my websites users with the mailing list with few very simple steps. Thanks!
2017年8月9日 1 回复
Просто не запустился плагин. on line 5 Fatal error: require_once(): Failed opening required '__DIR__/composer/autoload_real.php' (include_path='.:/usr/share/php') in /home/***/*****/*****.ru/public_html/wp-content/plugins/sendpulse-email-marketing-newsletter/vendor/autoload.php on line 5
阅读所有8条评价

贡献者及开发者

“SendPulse Email Marketing Newsletter” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

“SendPulse Email Marketing Newsletter”插件已被翻译至2种本地话语言。 感谢所有译者为本插件所做的贡献。

将“SendPulse Email Marketing Newsletter”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

1.5.0 – 2017-08-22

  • Changed: Ability to use the constructor code from SendPulse dashboard.
  • Fixed: Support several forms on the page.

2.0.0 – 2017-09-19

  • Added: Ability create multiple form with constructor code from SendPulse dashboard.
  • Removed: Plugin generated subscribe form in favor constructor code from SendPulse dashboard.

2.0.1 – 2017-09-25

  • Changed: Documentation and help link.

2.1.0 – 2017-10-18

  • Changed: Down minimal PHP version requirement.

2.1.1 – 2022-07-16

  • Updated supported WP versions
  • Tested up to WordPress 6.0.2
  • Updated translations
  • Various fixes

2.1.3 – 2023-06-05

  • Updated supported WP versions
  • Tested up to WordPress 6.2.2
  • On plugin activation automatic

2.1.4 – 2023-07-14

  • Change info messages on plugin activation
  • Change message box classes
  • Change function to check write available on server