Linux 软件免费装
Banner图

Alovio Checkout Fields – Custom WooCommerce Checkout Fields + Conditional Logic

开发者 74h1r
更新时间 2026年8月1日 04:25
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

woocommerce checkout custom fields conditional logic checkout fields

下载

1.0.0 1.1.0 1.1.1 1.1.2 1.2.0 1.2.2 1.2.1 1.3.0 1.4.0

详情介绍:

Alovio Checkout Fields lets you add unlimited custom fields to the WooCommerce checkout and show, hide, or require them based on real checkout context — cart contents, product category, customer role, shipping method, payment method, and country — all without writing code. Most checkout-field plugins lock conditional logic behind a paid upgrade. This one gives you the full conditional engine for free, including multi-condition AND/OR rules, and it behaves identically on the classic checkout and the new Block (Store API) checkout. Free features 100% free — no Pro version There is no paid tier and no locked features. Everything this plugin does — conditional logic, field-driven fees, file uploads, every field type — is included, free. Also by Alovio

安装:

  1. Install and activate the plugin (WooCommerce must be active).
  2. Go to WooCommerce → Checkout Fields.
  3. Add fields, set conditional rules, and save. Your fields appear on the checkout immediately.

屏幕截图:

  • The Block checkout: a field that appears only for the chosen payment method, an option carrying its own fee, and every fee itemized in the order summary.

升级注意事项:

1.4.0 A Donate button replaces the cross-promo link in the builder header — the plugin stays free, and the note explains what supporting it means. No changes to your fields or checkout. 1.3.0 Fees are now itemized in the checkout totals and every dropdown/radio option can carry its own fee. If you prefer the old single "Checkout options" line, add the clcf_itemized_fees filter returning false.

常见问题:

Does it work with the Block (Cart & Checkout) checkout?

Yes. Fields render and conditionally show/hide on both the classic shortcode checkout and the WooCommerce Block checkout, and submitted values are validated server-side and saved to the order on both.

Is conditional logic really free?

Yes — the full engine (multi-condition AND/OR, all operators, all condition sources) is in the free plugin. That is the whole point.

Where are the field values stored?

On the order (HPOS-safe order meta), shown on the admin order screen and in order emails.

Will it slow down my checkout?

No. Conditions are evaluated by a small shared engine on the page and re-checked server-side on submit; there is no extra page load.

Is this a free alternative to Checkout Field Editor for WooCommerce?

Yes. If you are comparing against Checkout Field Editor, Checkout Field Manager or a similar plugin, Alovio Checkout Fields gives you the full conditional-logic engine — show / hide / require with multi-condition AND/OR rules — free, and identical on both the classic and Block (Store API) checkout. Most alternatives paywall conditional logic; here it is in the free plugin.

更新日志:

1.4.0 1.3.0 1.2.2 1.2.1 1.2.0 1.1.2 1.1.1 1.1.0 1.0.0