Linux 软件免费装
Banner图

Zvanko for WooCommerce

开发者 krasimirignatov
更新时间 2026年5月15日 02:25
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce lead form gdpr quick buy woodmart

下载

1.4.4

详情介绍:

Zvanko for WooCommerce adds a small "leave your name and phone, we'll call you back" form to every WooCommerce product page. It's built for shops where customers prefer a phone callback over completing a full cart + checkout flow - common in Bulgaria, the Balkans, and other phone-first markets. Every submission is: Features Описание Zvanko за WooCommerce добавя малка форма "оставете име и телефон, ще ви се обадим" към всяка продуктова страница в WooCommerce. Създаден е за магазини, в които клиентите предпочитат обратно обаждане пред пълна количка и плащане — типично за България, Балканите и други пазари с телефонни поръчки. Всяка заявка: Функции

安装:

  1. Upload the zvanko-for-woocommerce folder to /wp-content/plugins/, or install through Plugins → Add New → Upload in WP Admin.
  2. Activate the plugin. WooCommerce must be active first.
  3. Go to Quick Buy → Settings to set the recipient email(s), language, button colors, GDPR text, and which categories should display the form.
  4. Open any product page — the form appears under the Add to Cart button.
  5. Submissions land in Quick Buy → Leads.
Инсталация
  1. Качете папката zvanko-for-woocommerce в /wp-content/plugins/ или инсталирайте през Plugins → Add New → Upload.
  2. Активирайте плъгина. WooCommerce трябва да е активен преди него.
  3. Отидете на Quick Buy → Настройки и въведете имейл получатели, език, цветове на бутона, GDPR текст и категориите, на които да се показва формата.
  4. Отворете продуктова страница — формата ще се покаже под бутона "Добави в количката".
  5. Заявките се намират в Quick Buy → Заявки.

屏幕截图:

  • The leads dashboard with status filters and inline notes.
  • The settings page — language toggle, recipient, GDPR consent, button colors.
  • CSV export opened in Excel (UTF-8 BOM preserves Cyrillic).

升级注意事项:

1.4.4 First WordPress.org release.

常见问题:

Will it work without WooCommerce?

No. WooCommerce is required — the plugin reads product data via WooCommerce APIs and refuses to boot without it (you'll see an admin notice).

My emails don't arrive. What now?

wp_mail() on shared hosting is unreliable on its own. Install WP Mail SMTP or FluentSMTP and connect a real SMTP provider (SendGrid, Mailgun, Brevo, your host's SMTP). The plugin will still save every lead to the database as a backup, so nothing is lost while you sort out delivery. You can also override the From address with the zvanko_mail_from_email filter for SPF/DKIM alignment.

The form doesn't appear on my product pages.

Some themes (notably Woodmart) replace the default WooCommerce summary hooks. Try changing the hook priority in quick-buy.php (25, 45, 55) or hooking into woocommerce_after_add_to_cart_button instead.

Does it work with variable products?

Yes. When a customer picks a variation, the chosen variation ID and attributes are sent with the lead. If they submit without picking, the email flags the row as "NOT SELECTED — ask customer on callback".

How do I switch the language to English?

Quick Buy → Settings → Language → English (EN), then Save. The toggle works regardless of your WordPress site language.

Какъв е езикът по подразбиране?

Български. Може да се смени на английски от Quick Buy → Настройки → Език.

更新日志:

1.4.4