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

屏幕截图

安装

  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="..."]')?>.

Why is the SendPulse subscription form not appearing on my website?

If the subscription form does not appear on your website, the issue is often caused by frontend optimization plugins.

Many performance plugins (such as WP Rocket, Autoptimize, LiteSpeed Cache, Fast Velocity Minify, etc.) modify how JavaScript is loaded by enabling features like:
– JavaScript minification
– JavaScript combination (bundling)
– Deferred or delayed script execution
– JavaScript optimization and aggregation

These optimizations can change the loading order or execution timing of third-party scripts and may prevent SendPulse subscription forms from loading correctly.

How to fix:
1. Temporarily disable JavaScript optimization options and check whether the subscription form starts working.
2. If it does, re-enable options one by one to identify the conflicting setting.
3. Clear all caches after changing optimization settings.

For WP Rocket users:
– Disable the “Minify JavaScript files” option
– Disable the “Combine JavaScript files” option
– Disable the “Delay JavaScript Execution” option (if enabled)
– Clear the cache after making changes

In some cases, excluding SendPulse resources from optimization may also help.

Recommended exclusions:
– static-login.sendpulse.com
– web.webformscr.com
– /apps/fc3/build/loader.js

These resources are required for loading and rendering SendPulse subscription forms.

Note:
JavaScript combination is often unnecessary on modern HTTP/2 and HTTP/3 websites and may cause compatibility issues with third-party services such as embedded forms, chat widgets, analytics tools, and marketing integrations.

评价

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订阅开发日志